Skip to content

Commit 2999e63

Browse files
committed
remove debug
1 parent 66c815f commit 2999e63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/provisioning/tinyusb/Wippersnapper_FS.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ void Wippersnapper_FS::initUSBMSC() {
196196
TinyUSBDevice.attach();
197197
// wait for enumeration
198198
delay(500);
199-
WS.setStatusLEDColor(GREEN);
200199
}
201200

202201
/**************************************************************************/

0 commit comments

Comments
 (0)