working commit

This commit is contained in:
2026-04-23 17:53:50 +02:00
parent cf45872d91
commit 37d9ee63cc
18 changed files with 1476 additions and 1170 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
syntax = "proto3";
package control;
option optimize_for = LITE_RUNTIME;
option cc_generic_services = false;
//option optimize_for = LITE_RUNTIME;
//option cc_generic_services = false;
message Header {
Meta meta = 1;