update to latest protobufs

This commit is contained in:
geeksville 2020-02-02 18:38:01 -08:00
parent afe4133631
commit d57a86abcd
3 changed files with 39 additions and 37 deletions

View file

@ -41,6 +41,7 @@ nanopb binaries available here: https://jpa.kapsi.fi/nanopb/download/ use nanopb
Don't leave device discoverable. Don't let unpaired users do things with device
* remove example code boilerplate from the service
* switch from protobuf-java to protobuf-javalite - much faster and smaller, just no JSON debug printing
* if the rxpacket queue on the device overflows (because android hasn't connected in a while) send a special packet to android which means 'X packets have been dropped because you were offline' -drop oldest packets first
# Low priority