Deep sleep is now working

This commit is contained in:
c3ma
2020-10-21 18:33:38 +02:00
parent 73759eec68
commit 03be8a1bda
2 changed files with 8 additions and 9 deletions

View File

@@ -59,4 +59,6 @@
#define MAX_CONFIG_SETTING_ITEMS 50 /**< Parameter, that can be configured in Homie */
#define PANIK_MODE_DEEPSLEEP 18000000000U /**< 5 hours in usecond */
#endif