mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
SubDir TOP projects simple_weather_station ;
|
|
|
|
Module simple_weather_station : main.c : swtimer sht11 ;
|
|
|
|
UseModule simple_weather_station ;
|