initial commit
This commit is contained in:
commit
961e0472f5
13 changed files with 614 additions and 0 deletions
2
include/led.h
Normal file
2
include/led.h
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
int led_create_thread(char *file);
|
||||
void led_set_rate(double rate);
|
||||
Loading…
Add table
Add a link
Reference in a new issue