diff --git a/PS3USB.cpp b/PS3USB.cpp index d1e6d157..844ab3af 100644 --- a/PS3USB.cpp +++ b/PS3USB.cpp @@ -185,8 +185,7 @@ uint8_t PS3USB::Init(uint8_t parent, uint8_t port, bool lowspeed) { #endif PS3NavigationConnected = true; } - /* Set internal Bluetooth address and request for data */ - enable_sixaxis(); + enable_sixaxis(); // The PS3 controller needs a special command before it starts sending data setLedOn(LED1); // Needed for PS3 Dualshock and Navigation commands to work