Hi, Is there any difference between compiler (or even pre-compiler) time #defines and a real-time execution? For instance:
CFLAGS += -DCC2420_NO_ACKNOWLEDGEMENTS vs. call CC2420Config.setAutoAck(FALSE, FALSE); call CC2420Config.sync(); -- Best Regards, Arik Sapojnik [email protected]
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
