Hello, >>> Each node has to store and modify an integer value, where can I >>> define this variable?
>> http://docs.tinyos.net/index.php/Modules_and_the_TinyOS_Execution_Model > It's clear but the problem is that I'm using TinyOS1 Take a look at the TinyOS 1.x tutorials. http://www.tinyos.net/tinyos-1.x/doc/tutorial/ They include many examples of using variables. In general both TinyOS 1.x and 2.x use variables in the same way. Also, if you are just starting out you may want to switch over to TinyOS 2.x. TinyOS 2.x seems to have more up-to-date documentation and a more active user community. Peace, -Roy _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
