Skip to content

Commit d2a52bc

Browse files
committed
Removed not used PUSB_Begin()
1 parent a8f15a5 commit d2a52bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cores/arduino/PluggableUSB.h

Lines changed: 0 additions & 2 deletions
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, u8 i);
5252

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

5755
#endif

0 commit comments

Comments
 (0)