Open hideakitai opened 3 years ago
Hi, I've tried to sending a OSC (UDP packet) with ArduinoOSC. With the following setting,
system hung up or go to infinite loop here:
https://github.com/PaulStoffregen/Ethernet/blob/86ac4ae209bfa2eff6147817cba897722f012357/src/socket.cpp#L518
On the other hand, by using Teensy 3.2, 3.5 and 3.6 instead of 4.0, system works fine. Do you have any workarounds about this?
Hi, I've tried to sending a OSC (UDP packet) with ArduinoOSC. With the following setting,
system hung up or go to infinite loop here:
https://github.com/PaulStoffregen/Ethernet/blob/86ac4ae209bfa2eff6147817cba897722f012357/src/socket.cpp#L518
On the other hand, by using Teensy 3.2, 3.5 and 3.6 instead of 4.0, system works fine. Do you have any workarounds about this?