adafruit / Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB
MIT License
450 stars 120 forks source link

fix spelling of CFG_TUD_ENDPOINT0_SIZE in ports #377

Closed tlyu closed 4 months ago

tlyu commented 5 months ago

Also comment it out, because each setting was already the default, and it seems unlikely that someone will want to override it.

Fixes #374.