Преглед изворни кода

Ooops forgot I lelft PS4 output sort of screwed up

main
Kurt Eckhardt пре 5 година
родитељ
комит
0833431bb1
1 измењених фајлова са 0 додато и 2 уклоњено
  1. +0
    -2
      examples/JoystickBT/JoystickBT.ino

+ 0
- 2
examples/JoystickBT/JoystickBT.ino Прегледај датотеку

@@ -166,12 +166,10 @@ void loop()
psAxis[i] = joystick1.getAxis(i);
}
switch (joystick1.joystickType()) {
/*
case JoystickController::UNKNOWN:
case JoystickController::PS4:
displayPS4Data();
break;
*/
case JoystickController::PS3:
displayPS3Data();
break;

Loading…
Откажи
Сачувај