Initial commit from DCSP - 2026/1/15 19:23:30
This commit is contained in:
21
build/bin/FlywheelHS.json
Normal file
21
build/bin/FlywheelHS.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user