frankjoshua / rosserial_arduino_lib

58 stars 46 forks source link

Add support for Teensy LC, 3.5, and 3.6 USB Serial. #5

Closed linarism closed 5 years ago

linarism commented 5 years ago

These modules use the same USB driver as the Teensy 3.0 and 3.1 already supported, but do not properly compile to use their SERIAL_CLASS unless these extra defines are added.