mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
ec74fba2bd
* update to nanopb 0.4.8 and fix proto regen script * trunk, damnit
2 lines
190 B
Batchfile
2 lines
190 B
Batchfile
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
|