We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580b636 commit b7db5beCopy full SHA for b7db5be
cores/arduino/main.cpp
@@ -35,8 +35,6 @@ int main( void )
35
36
initVariant();
37
38
- delay(1);
39
-
40
#if defined(USBCON)
41
usbd_interface_init();
42
#endif
0 commit comments