This commit is contained in:
legop3
2026-03-24 02:48:16 -04:00
parent e0167939d7
commit 3af21846c8
32 changed files with 1178 additions and 202 deletions
+1
View File
@@ -11,6 +11,7 @@ type helloMessage struct {
Audio AudioConfig `json:"audio"`
Horn HornConfig `json:"horn"`
NightVision NightVisionConfig `json:"nightVision"`
Private PrivateConfig `json:"private"`
}
type sensorMessage struct {