mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-31 22:47:44 +00:00
parent
b8dfc6b1b5
commit
d9bd959119
@ -61,6 +61,10 @@
|
|||||||
#define LONGITUDE 2.294442 // [Longitude] Your location to be used with sunrise and sunset
|
#define LONGITUDE 2.294442 // [Longitude] Your location to be used with sunrise and sunset
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef WORKING_PERIOD
|
||||||
|
#define WORKING_PERIOD 5 // Working period of the SDS Sensor, Takes a reading every X Minutes
|
||||||
|
#endif
|
||||||
|
|
||||||
/*********************************************************************************************\
|
/*********************************************************************************************\
|
||||||
* RTC memory
|
* RTC memory
|
||||||
\*********************************************************************************************/
|
\*********************************************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user