Denys Fedoryshchenko
Denys Fedoryshchenko
I might make docker image with this PR and arduino-cli to build and flash some test arduino programs, if that will be useful. But thats a bit linux stuff, it...
I implemented it as new classes/functions for better backward compatibility, to avoid breaking existing code. But looks like esp8266-arduino project running quite a while without issue. I will research this...
Thanks! Since it became a standard approach, i think will work on it this weekend to update my changes
I started to convert my patch to new IPAddress contributed by @sgryphon: https://github.com/nuclearcat/arduino-esp32/tree/ipv6-support-v2 Work still in progress, please comment if you have suggestions.
Closed in favor of https://github.com/espressif/arduino-esp32/pull/7520
I did tested accel-ppp for same conditions (disable clang sanitizer) with valgrind and didnt got any alert. Also as ASAN says it might be false positive on swapcontext, and we...
Latest PR is https://github.com/espressif/arduino-esp32/pull/7722 , it's not mine anymore, but i believe can call myself as co-author and i'm totally happy with it (it is used also in Tasmota). I...
At least in modbus protocol this is part of specification, imho it will be confusing change as it wont match it anymore: https://modbus.org/docs/Modbus_Application_Protocol_V1_1b.pdf Same as barometer this word is part...