mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
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