0
0

Initial commit from DCSP - 2026/1/9 14:42:31

This commit is contained in:
xb
2026-01-09 14:42:31 +08:00
commit d341f044c3
39 changed files with 4660 additions and 0 deletions

BIN
build/bin/gyroHS Executable file

Binary file not shown.

7
build/bin/gyroHS.json Normal file
View File

@@ -0,0 +1,7 @@
{
"gyro": {
"enabled": true,
"device": "/dev/tnt0",
"baudrate": 115200
}
}