Closed merlokk closed 2 years ago
In 0.5.4 compiling for AVR with VS code/PlatformIO results in no warnings. Other combinations such as AVR/Arduino IDE and ESP32 do shout warnings. I do not intend to invest any more time on this issue. Actual bugs will, of course, get fixed.
Thanks for the input. I am going to adopt your suggestions in my next release but with 1 change pdulib.cpp line 231 set to -1. More correct handling of default case in line 259 switch statement
Re line 740: I didn't know that trick, so I learned something today. All my arduino testing was done on AVR so I didn't see the quirks of eps32/esp8266.