1
0
forked from me/IronOS
This commit is contained in:
Ben V. Brown
2022-04-20 21:19:07 +10:00
parent 3a82210b73
commit 92f4e2060c
6 changed files with 2 additions and 16 deletions

View File

@@ -25,7 +25,6 @@ void startPOWTask(void const *argument __unused) {
postRToSInit();
// You have to run this once we are willing to answer PD messages
// Setting up too early can mean that we miss the ~20ms window to respond on some chargers
MSG((char *)"POW_PD\r\n");
#if POW_PD
USBPowerDelivery::start();
// Crank the handle at boot until we are stable and waiting for IRQ