Meshtastic Protobuf Definitions
Go to file
geeksville 34972b9dc0 add myNodeInfo.nodenum_bits for backwards compatibility
/// How many bits are used for the nodenum.  If zero it is assumed we use eight bit node nodenums
  /// New device loads will user 32 bit nodenums.
  uint32 nodenum_bits = 10;
2020-05-30 16:03:35 -07:00
LICENSE Initial commit 2020-03-02 09:44:55 -08:00
README.md Initial commit 2020-03-02 09:44:55 -08:00
mesh.options Allow ignoring certain nodes (for DSR testing) 2020-05-23 09:24:54 -07:00
mesh.proto add myNodeInfo.nodenum_bits for backwards compatibility 2020-05-30 16:03:35 -07:00

README.md

Meshtastic-protobufs

The protobuf definitions for the meshtastic project (used by apps and the device code)