firmware/src/mesh/mesh.pb.c

63 lines
883 B
C
Raw Normal View History

2020-02-01 19:56:32 +00:00
/* Automatically generated nanopb constant definitions */
2020-02-04 06:22:53 +00:00
/* Generated by nanopb-0.4.1 */
2020-02-01 19:56:32 +00:00
#include "mesh.pb.h"
#if PB_PROTO_HEADER_VERSION != 40
#error Regenerate this file with the current version of nanopb generator.
#endif
2020-02-01 22:23:02 +00:00
PB_BIND(Position, Position, AUTO)
2020-02-01 19:56:32 +00:00
PB_BIND(Data, Data, AUTO)
2020-02-01 19:56:32 +00:00
2020-02-01 22:23:02 +00:00
PB_BIND(User, User, AUTO)
2020-02-01 19:56:32 +00:00
PB_BIND(RouteDiscovery, RouteDiscovery, AUTO)
2020-02-15 00:25:11 +00:00
PB_BIND(SubPacket, SubPacket, 2)
2020-02-01 19:56:32 +00:00
2020-02-15 00:25:11 +00:00
PB_BIND(MeshPacket, MeshPacket, 2)
2020-02-01 19:56:32 +00:00
PB_BIND(ChannelSettings, ChannelSettings, AUTO)
PB_BIND(RadioConfig, RadioConfig, AUTO)
PB_BIND(RadioConfig_UserPreferences, RadioConfig_UserPreferences, 2)
2020-02-01 19:56:32 +00:00
2020-02-01 22:23:02 +00:00
PB_BIND(NodeInfo, NodeInfo, AUTO)
2020-02-01 19:56:32 +00:00
PB_BIND(MyNodeInfo, MyNodeInfo, AUTO)
2020-02-01 19:56:32 +00:00
2020-06-16 22:26:30 +00:00
PB_BIND(DeviceState, DeviceState, 2)
2020-02-03 18:00:53 +00:00
PB_BIND(DebugString, DebugString, 2)
2020-02-15 00:25:11 +00:00
PB_BIND(FromRadio, FromRadio, 2)
2020-02-01 19:56:32 +00:00
2020-02-15 00:25:11 +00:00
PB_BIND(ToRadio, ToRadio, 2)
2020-02-01 19:56:32 +00:00
2020-05-22 03:31:22 +00:00
PB_BIND(ManufacturingData, ManufacturingData, AUTO)
2020-02-01 19:56:32 +00:00
2020-05-23 22:48:23 +00:00