Xinyuan-LilyGO / TTGO_TWatch_Library

MIT License
855 stars 282 forks source link

LilyGoLib error #208

Open robgerpin opened 9 months ago

robgerpin commented 9 months ago

All examples for T-Watch S3 apresent the error below:

LilyGoLib.h:26:10: fatal error: driver/temp_sensor.h: No such file or directory

lewisxhe commented 9 months ago

Please update esp32_core to the latest, this is the built-in function of esp image

robgerpin commented 9 months ago

I'm using the version 2.0.12 of Esp32 core on Arduino IDE 2.2.1

lewisxhe commented 8 months ago

I found that this problem can be solved by manually installing from git. The esp32 core in the released version does not integrate esp-sr.