Removed not used PUSB_Begin()

This commit is contained in:
Nico 2015-09-29 17:02:07 +02:00
parent a8f15a5766
commit d2a52bc2ac
1 changed files with 0 additions and 2 deletions

View File

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