ros-drivers / rosserial

A ROS client library for small, embedded devices, such as Arduino. See: http://wiki.ros.org/rosserial
508 stars 527 forks source link

noetic issue that not merge from melodic for Arduino zero #533

Open linzha0 opened 3 years ago

linzha0 commented 3 years ago

Hi, I am using ROS noetic and Arduino Zero. I just found I can't upload code when enable #define USE_USBCON. I found this issue in #464 and it fixed in melodic but not in noetic. I tried that code and it working perfect. Could you fix this problem, thanks so much.