mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-05 18:30:55 +02:00
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.