Update fusbpd.cpp
This commit is contained in:
@@ -21,10 +21,8 @@ uint8_t fusb302_detect() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void fusb302_start_processing() {
|
void fusb302_start_processing() {
|
||||||
HAL_Delay(30);
|
|
||||||
/* Initialize the FUSB302B */
|
/* Initialize the FUSB302B */
|
||||||
fusb_setup();
|
fusb_setup();
|
||||||
|
|
||||||
/* Create the policy engine thread. */
|
/* Create the policy engine thread. */
|
||||||
PolicyEngine::init();
|
PolicyEngine::init();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user