Skip to content

Commit abe05b9

Browse files
committed
Removed not used PUSB_Begin() (also in SAM)
See #3892
1 parent e4bd514 commit abe05b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hardware/arduino/sam/cores/arduino/USB/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, uint8_t i);
5252

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

5755
#endif

0 commit comments

Comments
 (0)