Updated comment

This commit is contained in:
Kristian Sloth Lauszus 2013-07-15 20:17:28 +02:00
parent b957f5f4dc
commit 4dc4958e41

View file

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