Skip to content

Commit cd52f71

Browse files
gdsportssandeepmistry
authored andcommitted
Remove rather than comment out code
1 parent 5e6e6d1 commit cd52f71

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

libraries/USBHost/src/hidboot.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -311,10 +311,6 @@ uint32_t HIDBoot<BOOT_PROTOCOL>::Init(uint32_t parent, uint32_t port, uint32_t l
311311
}
312312

313313

314-
// Reset
315-
//UHD_BusReset();
316-
//while( Is_uhd_starting_reset() ) {}
317-
318314
// Restore p->epinfo
319315
p->epinfo = oldep_ptr;
320316

0 commit comments

Comments
 (0)