implement database and mqtt client to cache node info
This commit is contained in:
parent
2970e34a48
commit
cef784f7da
46 changed files with 6733 additions and 131 deletions
6
src/protos/meshtastic/xmodem.options
Normal file
6
src/protos/meshtastic/xmodem.options
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# options for nanopb
|
||||
# https://jpa.kapsi.fi/nanopb/docs/reference.html#proto-file-options
|
||||
|
||||
*XModem.buffer max_size:128
|
||||
*XModem.seq int_size:16
|
||||
*XModem.crc16 int_size:16
|
||||
Loading…
Add table
Add a link
Reference in a new issue