Closed Rocketct closed 4 years ago
This changefix the negative value returned by GSMUDP::available()
fix: https://github.com/arduino-libraries/MKRGSM/issues/105 and https://github.com/arduino-libraries/MKRGSM/issues/106
cc:/ @facchinm i have check and seems that the UDP's buffer is not a ring buffer than this change should be enough to fix this two issue could simple take a look if i'm right about the buffer?
This changefix the negative value returned by GSMUDP::available()
fix: https://github.com/arduino-libraries/MKRGSM/issues/105 and https://github.com/arduino-libraries/MKRGSM/issues/106
cc:/ @facchinm i have check and seems that the UDP's buffer is not a ring buffer than this change should be enough to fix this two issue could simple take a look if i'm right about the buffer?