Cleanup of last changes

This commit is contained in:
c3ma
2021-10-06 20:05:09 +02:00
parent 244dfb9b27
commit b5569aa8ab
3 changed files with 20 additions and 18 deletions
+3
View File
@@ -107,6 +107,9 @@
#define TEMPERATUR_TIMEOUT 3000 /**< 3 Seconds timeout for the temperatur sensors */
#define DS18B20_RESOLUTION 9 /**< 9bit temperature resolution -> 0.5°C steps */
#define UTC_OFFSET_DE 3600 /* UTC offset in seconds for Germany */
#define UTF_OFFSET_DE_DST 3600 /* offset in seconds if daylight saving time is active */
/* @} */
#endif