1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-07 07:56:20 +00:00
2020-01-10 08:02:56 +01:00

423 B

multiple CDC interface test

As mentioned here, Arduino functions can be overwritten by copying complete files into the own project.

This is used to create a device with 2 CDC interfaces. For simplicity only one of both is functional (configurable in USBDesc.h)

The modifications have been done against Arduino 1.8.10, for changes see comments containing kai.