Compare commits
2 Commits
715359f89e
...
6d9b3fadd0
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d9b3fadd0 | |||
| 966868b531 |
@@ -26,7 +26,7 @@
|
|||||||
"ScanTimeout": 50,
|
"ScanTimeout": 50,
|
||||||
"HardwareVersion": 2,
|
"HardwareVersion": 2,
|
||||||
"GameTimeout": 20000,
|
"GameTimeout": 20000,
|
||||||
"PowerTimeout": 420000,
|
"PowerTimeout": 30,
|
||||||
"PowerOTADelay": 4000,
|
"PowerOTADelay": 4000,
|
||||||
"Brightness": 20
|
"Brightness": 2
|
||||||
}
|
}
|
||||||
@@ -7,9 +7,10 @@
|
|||||||
#include "audio.h"
|
#include "audio.h"
|
||||||
#include "ota.h"
|
#include "ota.h"
|
||||||
#include "led.h"
|
#include "led.h"
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
|
|
||||||
#define TIMEOUT_POWER (7 * 1000 * 60) // 7 minutes timeout
|
#define TIMEOUT_POWER (30 * 1000 * 60) // 7 minutes timeout
|
||||||
#define POWERBUTTONDELAY 400
|
#define POWERBUTTONDELAY 400
|
||||||
//#define BATTERYMEASUREDELAY 60000
|
//#define BATTERYMEASUREDELAY 60000
|
||||||
#define POWERBUTTONOTADELAY 4000
|
#define POWERBUTTONOTADELAY 4000
|
||||||
|
|||||||
BIN
administratie/kwitantie_20230430.docx
Normal file
BIN
administratie/kwitantie_20230430.docx
Normal file
Binary file not shown.
BIN
administratie/kwitantie_20230430.pdf
Normal file
BIN
administratie/kwitantie_20230430.pdf
Normal file
Binary file not shown.
BIN
administratie/muziekdoos_uitgaven.xlsx
Normal file
BIN
administratie/muziekdoos_uitgaven.xlsx
Normal file
Binary file not shown.
Reference in New Issue
Block a user