Skip to content

Commit a536364

Browse files
committed
Removed not used PUSB_Begin() (also in SAM)
See #3892
1 parent 894d6f4 commit a536364

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cores/arduino/USB/PluggableUSB.h

-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ int PUSB_GetDescriptor(int8_t t);
5050

5151
bool PUSB_Setup(USBSetup& setup, uint8_t i);
5252

53-
void PUSB_Begin();
54-
5553
#endif
5654

5755
#endif

0 commit comments

Comments
 (0)