diff --git a/sensor433/src/config.h.example b/sensor433/src/config.h.example index 7746180..dd38c4c 100644 --- a/sensor433/src/config.h.example +++ b/sensor433/src/config.h.example @@ -15,6 +15,6 @@ #define WATCHDOG_SLEEP_FURTHER 8 // define wether to use a DHT-Sensor or not -#define USE_DHT_SENSOR true; +#define USE_DHT_SENSOR true #endif \ No newline at end of file