Correct SETUP gpio as already used by sensor
This commit is contained in:
parent
6141d812ad
commit
5c3e3aac3a
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
/* DEFAULT VALUE ALSO DEFINED IN CONFIG.H */
|
/* DEFAULT VALUE ALSO DEFINED IN CONFIG.H */
|
||||||
//If this GPIO is LOW at boot, device will enter setup mode
|
//If this GPIO is LOW at boot, device will enter setup mode
|
||||||
#define CONFIG_SETUP_GPIO 5
|
#define CONFIG_SETUP_GPIO 3
|
||||||
|
|
||||||
// Time to sleep between 2 webserver request (increase it reduce battery usage but increase latency)
|
// Time to sleep between 2 webserver request (increase it reduce battery usage but increase latency)
|
||||||
//#define CONFIG_WEB_DELAY_MS 100
|
//#define CONFIG_WEB_DELAY_MS 100
|
||||||
|
Loading…
Reference in New Issue
Block a user