1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/projects/laser/Jamfile

6 lines
98 B
Plaintext
Raw Normal View History

2010-11-18 16:47:04 +01:00
SubDir TOP projects laser ;
Module laser : main.c : sht11 swtimer auto_init ;
UseModule laser ;