mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-04 11:49:58 +00:00
b54073a8a1
* Esp32 bluetooth modes * Comment * Gutting bluetooth * Cleanup * Security * Testing * NRF bluetooth security * Reboot on saved lora or bluetooth settings * Cleanup * Fixes * Stub for platforms without screens * Fixed just-works in esp32 * Cleanup * Display device name in boot screen * Added waypoint module routing * chmod * Words * Protos * Backing out partition changes for testing * Revert "Backing out partition changes for testing" This reverts commit191ed6489c
. * Chmod PR artifacts * Trying setInitialState again * Revert "Trying setInitialState again" This reverts commit703eac7277
. * External notification module * Cleanup * Pin display formatting
61 lines
754 B
C
61 lines
754 B
C
/* Automatically generated nanopb constant definitions */
|
|
/* Generated by nanopb-0.4.6 */
|
|
|
|
#include "mesh.pb.h"
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
#endif
|
|
|
|
PB_BIND(Position, Position, AUTO)
|
|
|
|
|
|
PB_BIND(User, User, AUTO)
|
|
|
|
|
|
PB_BIND(RouteDiscovery, RouteDiscovery, AUTO)
|
|
|
|
|
|
PB_BIND(Routing, Routing, AUTO)
|
|
|
|
|
|
PB_BIND(Data, Data, 2)
|
|
|
|
|
|
PB_BIND(Waypoint, Waypoint, AUTO)
|
|
|
|
|
|
PB_BIND(MeshPacket, MeshPacket, 2)
|
|
|
|
|
|
PB_BIND(NodeInfo, NodeInfo, AUTO)
|
|
|
|
|
|
PB_BIND(MyNodeInfo, MyNodeInfo, AUTO)
|
|
|
|
|
|
PB_BIND(LogRecord, LogRecord, AUTO)
|
|
|
|
|
|
PB_BIND(FromRadio, FromRadio, 2)
|
|
|
|
|
|
PB_BIND(ToRadio, ToRadio, 2)
|
|
|
|
|
|
PB_BIND(ToRadio_PeerInfo, ToRadio_PeerInfo, AUTO)
|
|
|
|
|
|
PB_BIND(Compressed, Compressed, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|