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