chegewara / EspTinyUSB

ESP32S2 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).
MIT License
473 stars 70 forks source link

Skip declaring TAG const if already defined #134

Open beorosz opened 1 year ago

beorosz commented 1 year ago

Quick fix to solve https://github.com/chegewara/EspTinyUSB/issues/133