Dear all, I'm creating a new protocol to transfer data between the computer and PC. So, I have modified the struct test_serial_msg as follow:
typedef nx_struct test_serial_msg {
nx_uint8_t counter;
} test_serial_msg_t;
But the TestSerialMsg has been created with counter as short.
What is wrong?
Thanks all
Daniel Patrick
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
