define for config values
This commit is contained in:
parent
2623b3c97c
commit
b6e43131a6
|
|
@ -15,6 +15,6 @@
|
||||||
#define WATCHDOG_SLEEP_FURTHER 8
|
#define WATCHDOG_SLEEP_FURTHER 8
|
||||||
|
|
||||||
// define wether to use a DHT-Sensor or not
|
// define wether to use a DHT-Sensor or not
|
||||||
#define USE_DHT_SENSOR true;
|
#define USE_DHT_SENSOR true
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
Loading…
Reference in New Issue