1
0
forked from me/IronOS

Update fusbpd.cpp

This commit is contained in:
Ben V. Brown
2020-06-17 18:15:27 +10:00
parent 12e8d2a93d
commit 43b7947645

View File

@@ -21,10 +21,8 @@ uint8_t fusb302_detect() {
}
void fusb302_start_processing() {
HAL_Delay(30);
/* Initialize the FUSB302B */
fusb_setup();
/* Create the policy engine thread. */
PolicyEngine::init();