We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894d6f4 commit a536364Copy full SHA for a536364
cores/arduino/USB/PluggableUSB.h
@@ -50,8 +50,6 @@ int PUSB_GetDescriptor(int8_t t);
50
51
bool PUSB_Setup(USBSetup& setup, uint8_t i);
52
53
-void PUSB_Begin();
54
-
55
#endif
56
57
0 commit comments