Bug 1798 - Changing the rate of onOffApplication might stop transmission
# Makefile wrapper for wafall: ./waf# free free to change this part to suit your requirementsconfigure: ./waf configure --enable-examples --enable-testsbuild: ./waf buildinstall: ./waf installclean: ./waf cleandistclean: ./waf distclean