Open jeff-burright opened 9 months ago
I would like to use the lightsleep function in the factory example, but when I change bool lightsleep = false to "true", the watch will sleep but then reset when it wakes up. Is there a plan for when this function will be debugged and available?
I see in @panlina's firmware that uses esp_light_sleep_start();
I would like to use the lightsleep function in the factory example, but when I change bool lightsleep = false to "true", the watch will sleep but then reset when it wakes up. Is there a plan for when this function will be debugged and available?