Remake filesystem listing to protobuf

This commit is contained in:
Niklas Jensen
2026-01-25 00:49:39 +01:00
committed by nikguin04
parent 6e7f7bb657
commit 9666baf858
6 changed files with 175 additions and 17 deletions
+4
View File
@@ -6,4 +6,8 @@ api.APStatus.mac_address max_size:18
api.Servo.name max_size:16
api.ServoSettings.servos max_count:12
api.FileEntry.name max_size:64
api.FileEntry.children type:FT_POINTER
api.FileList.entries type:FT_POINTER
api.Response.error_message type:FT_POINTER