tgrauss

Results 2 issues of tgrauss

Hello, when I try to compile, I get the erreor below (MyData not declared in this scope). --------------------------------------------------- In file included from /home/user/Arduino/M5PaperWeather-master/weather/Utils.h:23, from /home/user/Arduino/M5PaperWeather-master/weather/Weather.h:26, from /home/user/Arduino/M5PaperWeather-master/weather/Data.h:24, from /home/user/Arduino/M5PaperWeather-master/weather/weather.ino:26: Time.h:26:21:...

Hello, I am using a lilygo t7 v1.5 board (esp32-wrover-b). I am trying to use a button with an encoder+button, but the examples of EncoderButton and my own code both...