DeepSleep 900
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
#include "LocalNetworkManager.h"
|
||||
|
||||
#define uS_TO_S_FACTOR 1000000ULL /* Conversion factor for micro seconds to seconds */
|
||||
#define SLEEP 300 // Sleep time in seconds
|
||||
#define SLEEP 900 // Sleep time in seconds
|
||||
|
||||
constexpr unsigned int SENSOR_PIN{ D3 };
|
||||
AM2302::AM2302_Sensor am2302{ SENSOR_PIN };
|
||||
|
||||
Reference in New Issue
Block a user