jn516x examples: fix compiler warnings to enable -Wall -Werror compilation
This commit is contained in:
parent
c13274c550
commit
1634acf2c4
6 changed files with 17 additions and 23 deletions
|
@ -38,6 +38,7 @@
|
|||
#include "light-sensor.h"
|
||||
#include "ht-sensor.h"
|
||||
#include "leds.h"
|
||||
#include "leds-extension.h"
|
||||
|
||||
/*---------------------------------------------------------------------------*/
|
||||
PROCESS(test_process, "Sensor test process");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue