mirror of
https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git
synced 2026-03-20 23:16:55 +01:00
Fix warning
This commit is contained in:
@@ -574,15 +574,6 @@ void LilyGoLib::sleep(uint32_t second)
|
||||
esp_deep_sleep_start();
|
||||
}
|
||||
|
||||
int16_t LilyGoLib::sleep()
|
||||
{
|
||||
sleep(0);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user