1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-20 14:54:31 +01:00

Removed not used PUSB_Begin()

This commit is contained in:
Nico 2015-09-29 17:02:07 +02:00
parent 38d8fa28f2
commit d257764862

View File

@ -50,8 +50,6 @@ int PUSB_GetDescriptor(int8_t t);
bool PUSB_Setup(USBSetup& setup, u8 i);
void PUSB_Begin();
#endif
#endif