diff options
Diffstat (limited to 'src/handshake.pb.c')
| -rw-r--r-- | src/handshake.pb.c | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/handshake.pb.c b/src/handshake.pb.c new file mode 100644 index 0000000..451ebc3 --- /dev/null +++ b/src/handshake.pb.c @@ -0,0 +1,24 @@ +/* Automatically generated nanopb constant definitions */ +/* Generated by nanopb-0.4.2-dev */ + +#include "handshake.pb.h" +#if PB_PROTO_HEADER_VERSION != 40 +#error Regenerate this file with the current version of nanopb generator. +#endif + +PB_BIND(m2s_MDR_request, m2s_MDR_request, AUTO) + + +PB_BIND(s2m_MDR_req_ACK, s2m_MDR_req_ACK, AUTO) + + +PB_BIND(m2s_MDR_res_CTS, m2s_MDR_res_CTS, AUTO) + + +PB_BIND(_subscriptions, _subscriptions, AUTO) + + +PB_BIND(s2m_MDR_response, s2m_MDR_response, AUTO) + + + |
