diff --git a/source/Core/Drivers/USBPD.h b/source/Core/Drivers/USBPD.h index bda57c0a..c521b3b2 100644 --- a/source/Core/Drivers/USBPD.h +++ b/source/Core/Drivers/USBPD.h @@ -21,7 +21,6 @@ public: static uint8_t getStateNumber(); // Debugging - Get the internal state number static bool isVBUSConnected(); // Is the VBus pin connected on the FUSB302 static void triggerRenegotiation(); // Trigger a restart of voltage selection - static bool isVBUSConnected(); // Is the VBus pin connected on the FUSB302 static pd_msg *getLastSeenCapabilities(); // returns pointer to the last seen capabilities from the powersource private: //