Initial commit from DCSP - 2026/1/9 10:35:06
This commit is contained in:
BIN
build/bin/Star_sensorHS
Executable file
BIN
build/bin/Star_sensorHS
Executable file
Binary file not shown.
18
build/bin/Star_sensorHS.json
Normal file
18
build/bin/Star_sensorHS.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"star_sensors": [
|
||||
{
|
||||
"star_num": 1,
|
||||
"type": "nano",
|
||||
"device": "/dev/tnt0",
|
||||
"baudrate": 115200,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"star_num": 2,
|
||||
"type": "nano",
|
||||
"device": "/dev/tnt2",
|
||||
"baudrate": 115200,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user