Files
firmware/src/mesh/generated/mesh.pb.c

55 lines
675 B
C
Raw Normal View History

2020-02-01 11:56:32 -08:00
/* Automatically generated nanopb constant definitions */
2020-12-11 09:11:53 +08:00
/* Generated by nanopb-0.4.4 */
2020-02-01 11:56:32 -08: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 14:23:02 -08:00
PB_BIND(Position, Position, AUTO)
2020-02-01 11:56:32 -08:00
2020-02-01 14:23:02 -08:00
PB_BIND(User, User, AUTO)
2020-02-01 11:56:32 -08:00
PB_BIND(RouteDiscovery, RouteDiscovery, AUTO)
2021-02-17 13:06:23 +08:00
PB_BIND(Routing, Routing, AUTO)
PB_BIND(Data, Data, 2)
2020-02-01 11:56:32 -08:00
2020-02-14 16:25:11 -08:00
PB_BIND(MeshPacket, MeshPacket, 2)
2020-02-01 11:56:32 -08:00
2020-02-01 14:23:02 -08:00
PB_BIND(NodeInfo, NodeInfo, AUTO)
2020-02-01 11:56:32 -08:00
PB_BIND(MyNodeInfo, MyNodeInfo, 2)
2020-02-01 11:56:32 -08:00
PB_BIND(LogRecord, LogRecord, AUTO)
2020-02-14 16:25:11 -08:00
PB_BIND(FromRadio, FromRadio, 2)
2020-02-01 11:56:32 -08:00
2020-02-14 16:25:11 -08:00
PB_BIND(ToRadio, ToRadio, 2)
2020-02-01 11:56:32 -08:00
2021-04-11 09:24:36 +08:00
PB_BIND(ToRadio_PeerInfo, ToRadio_PeerInfo, AUTO)
2020-02-01 11:56:32 -08:00
2020-05-23 15:48:23 -07:00
2021-10-15 10:07:51 -07:00
2021-11-06 10:03:10 -05:00