18 lines
292 B
JSON
18 lines
292 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
} |