wireless working

This commit is contained in:
2019-05-26 22:58:04 +02:00
parent ee57e22b26
commit c3958b5eec
4 changed files with 26 additions and 49 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ joyStickdataStruct JoystickGet(bool debug = false)
{
Serial.print(i);
Serial.print("_");
Serial.print(outputValue);
Serial.print(myJoyStickdataStruct.value[i]);
if (i != 5)
Serial.print(",");
// Serial.print(" ");