mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2026-04-28 18:12:10 +02:00
88789cd817
When compiling with verbose logging, the build would error with a message saying `len` is not defined in `tud_vendor_rx_cb()`. This change fixes the error.