Setup delay not required anymore
This commit is contained in:
@@ -23,7 +23,6 @@ void fusb302_start_processing() {
|
||||
/* Initialize the FUSB302B */
|
||||
resetWatchdog();
|
||||
fusb_setup();
|
||||
osDelay(50);
|
||||
resetWatchdog();
|
||||
/* Create the policy engine thread. */
|
||||
PolicyEngine::init();
|
||||
|
||||
Reference in New Issue
Block a user