mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-24 19:29:13 +00:00
Example usage in Contiki: printf("#A myattr=123;RED\n"); // color myattr attribute printf("#A color=RED\n"); // color mote For more examples, see the MoteAttribute documentation.