Removed trailing whitespace.

This commit is contained in:
Clifroy Henry
2023-07-08 17:36:08 -04:00
committed by hathach
parent a3286932ad
commit 5d3b0896e1

View File

@@ -688,7 +688,7 @@ static void handle_bus_power_event(void *param)
if(!USBPLLIR) // A successful lock is indicated by all PLL-related interrupt if(!USBPLLIR) // A successful lock is indicated by all PLL-related interrupt
{ // flags being cleared. { // flags being cleared.
dcd_init(0); // Re-initialize the USB module. dcd_init(0); // Re-initialize the USB module.
} }
} }
else // Event caused by removal of bus power. else // Event caused by removal of bus power.