mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
364905f0d6
* updated project by adding routing functionality
6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
SubDir TOP projects WEAtHeR ;
|
|
|
|
Module WEAtHeR : main.c weather_routing.c protocol_msg_gateway.c : sht11 ltc4150 cc110x gpioint swtimer shell shell_commands posix_io uart0 auto_init rtc ;
|
|
|
|
UseModule WEAtHeR ;
|