diff options
| author | Aditya Naik | 2020-04-09 01:00:55 -0400 |
|---|---|---|
| committer | Aditya Naik | 2020-04-09 01:00:55 -0400 |
| commit | 9f72d8ac2f4ad1c08403e48d2238a88eebea6f81 (patch) | |
| tree | 56528244c34725953b0d8fc08b9c3ff58267d038 /Src/handshake.pb.c | |
| parent | 5956d085d12ffe1ffdbd41ce40fddd52a77cb555 (diff) | |
Project refactor
Diffstat (limited to 'Src/handshake.pb.c')
| -rw-r--r-- | Src/handshake.pb.c | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/Src/handshake.pb.c b/Src/handshake.pb.c deleted file mode 100644 index 451ebc3..0000000 --- a/Src/handshake.pb.c +++ /dev/null @@ -1,24 +0,0 @@ -/* 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) - - - |
