Update to 0.4.4

This commit is contained in:
Jm Casler 2021-11-23 11:26:32 -08:00
parent 85bd830de9
commit aa4ff47d9c

View file

@ -19,7 +19,7 @@ Protobuf build instructions:
* protoc -I=. --java_out /tmp mesh.proto
To generate Nanopb c code:
* /home/kevinh/packages/nanopb-0.4.0-linux-x86/generator-bin/protoc --nanopb_out=/tmp -I=app/src/main/proto mesh.proto
* /home/kevinh/packages/nanopb-0.4.4-linux-x86/generator-bin/protoc --nanopb_out=/tmp -I=app/src/main/proto mesh.proto
Nanopb binaries available here:
* https://jpa.kapsi.fi/nanopb/download/ use nanopb 0.4.0
* https://jpa.kapsi.fi/nanopb/download/ use nanopb 0.4.4