extended config
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
#include "power.h"
|
||||
#include "audio.h"
|
||||
#include "rfid.h"
|
||||
#include "config.h"
|
||||
|
||||
#define NUM_LEDS 1
|
||||
#define LEDTIMEOUT 100
|
||||
#define LEDBLINKTIME 500
|
||||
#define LEDDEFBRIGHT 20
|
||||
|
||||
void initLed(void);
|
||||
void handleLed(void);
|
||||
|
||||
Reference in New Issue
Block a user