Upgrade nanopb (#4973)

This commit is contained in:
Ben Meadors
2024-10-06 07:55:02 -05:00
committed by GitHub
parent 7febb41727
commit 001a845ac3
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1 +1 @@
cd protobufs && ..\nanopb-0.4.8\generator-bin\protoc.exe --experimental_allow_proto3_optional "--nanopb_out=-S.cpp -v:..\src\mesh\generated" -I=..\protobufs\ ..\protobufs\meshtastic\*.proto
cd protobufs && ..\nanopb-0.4.9\generator-bin\protoc.exe --experimental_allow_proto3_optional "--nanopb_out=-S.cpp -v:..\src\mesh\generated" -I=..\protobufs\ ..\protobufs\meshtastic\*.proto