0
0

Initial commit from DCSP - 2026/1/15 19:23:30

This commit is contained in:
xb
2026-01-15 19:23:30 +08:00
commit 3ea6e2f189
39 changed files with 4927 additions and 0 deletions

21
FlywheelHS.json Normal file
View File

@@ -0,0 +1,21 @@
{
"flywheels": [
{
"id": 0,
"device": "/dev/tnt11",
"baudrate": 115200,
"hardware_id": 17
},
{
"id": 1,
"device": "/dev/tnt13",
"baudrate": 115200,
"hardware_id": 34
},
{
"id": 2,
"device": "/dev/tnt15",
"baudrate": 115200
}
]
}