Adjustments to WDT

This commit is contained in:
Gunnar Skjold
2024-02-13 20:54:44 +01:00
parent 830e22d182
commit 9103a5b730
2 changed files with 4 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ ADC_MODE(ADC_VCC);
#include "CloudConnector.h"
#endif
#define WDT_TIMEOUT 60
#define WDT_TIMEOUT 120
#define METER_SOURCE_NONE 0
#define METER_SOURCE_GPIO 1