wwatson4506 / UsbMscFat

Teensy 36/40/41 Compatiblility Layer for MSC and SdFat
MIT License
9 stars 3 forks source link

Remove (or comment) Serial.printf messages in mscBegin methode (USBFat.h) #12

Closed BOBILLIER closed 3 years ago

BOBILLIER commented 3 years ago

Please in a future version, can you remove Serial.printf comment in mscBegin or place them with debug argument to avoid see them in our code.

wwatson4506 commented 3 years ago

BOBILLIER,

We are still developing this code so the Serial.printf's and println's will stay for now. You can alway's comment them out in your copy of this library:)