Skip to content
Snippets Groups Projects

kleine Änderungen

Closed Marc Sebastian Kühne requested to merge temp into main
3 files
+ 11
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 7
2
@@ -78,7 +78,8 @@
},
"joystick": {
"send_info": [
"127.0.0.1:5005"
"127.0.0.1:5005",
"192.168.1.142:5005"
]
},
"pressure": {
@@ -93,7 +94,11 @@
"127.0.0.1:5005"
]
}
}
},
"connection": [
"127.0.0.1:5005",
"192.168.1.142:5005"
]
},
"192.168.1.144": {
"system_id": "pi_4",
Loading