We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bd514 commit abe05b9Copy full SHA for abe05b9
hardware/arduino/sam/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