PaulStoffregen / USBHost_t36

USB Host Library for Teensy 3.6 and 4.0
165 stars 85 forks source link

Turn Bluetooth Debug off by default #64

Closed KurtE closed 3 years ago

KurtE commented 3 years ago

@PaulStoffregen and @mjs513 Forgot to disable the DEBUG_BT define so receive debug output...

Turned it off and verified it compiled for both T3.6 and T4.1