Xinyuan-LilyGO / TTGO_TWatch_Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightsleep on Twatch-S3

jeff-burright opened this issue · comments

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();