This commit is contained in:
parent
f4d1b53760
commit
006d281ad6
5 changed files with 42 additions and 10 deletions
|
|
@ -9,6 +9,10 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
void lux_task(void *pvParameters);
|
||||
|
||||
void signal_led(bool state);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue