begin cleaning up mesh library layer so that it could be split someday

This commit is contained in:
geeksville
2020-04-27 07:54:19 -07:00
parent 97f5a7c5fe
commit dec4870649
16 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
echo "This script requires https://jpa.kapsi.fi/nanopb/download/ version 0.4.1"
# the nanopb tool seems to require that the .options file be in the current directory!
cd proto
../../nanopb-0.4.1-linux-x86/generator-bin/protoc --nanopb_out=-v:../src -I=../proto mesh.proto
../../nanopb-0.4.1-linux-x86/generator-bin/protoc --nanopb_out=-v:../src/mesh -I=../proto mesh.proto