sharandac / My-TTGO-Watch

A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
GNU General Public License v2.0
523 stars 247 forks source link

Update plateformio.ini #395

Closed GDV0 closed 1 year ago

GDV0 commented 1 year ago

T-watch2020-v1/2/3: Fix solving the round() function call issue linked to the new IRremoteESP8266 library (v2.8.5). Related to issue #391

devnoname120 commented 11 months ago

Note that IRremoteESP8266 v2.8.6 fixes this compilation error: https://github.com/crankyoldgit/IRremoteESP8266/releases/tag/v2.8.6

It may be worth trying to compile and then if it works changing platformio.ini to allow >=2.8.6.