Xinyuan-LilyGO / TTGO_TWatch_Library

MIT License
890 stars 284 forks source link

Lightsleep on Twatch-S3 #226

Open jeff-burright opened 7 months ago

jeff-burright commented 7 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?

miguepollo commented 6 months ago

I see in @panlina's firmware that uses esp_light_sleep_start();