mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-27 12:11:41 +01:00
Fixes: #3460 This code has been run in production for 1 month and it looks stable, no data dropped and it definitely fixes the issue described. I think that this can be merged to avoid using custom package referencing in PlatformIO that has been used in quite a few projects for now. Co-authored-by: Ivan Golubic <ivan@mvt-solutions.com>