move channel and settings protos

This commit is contained in:
Kevin Hester
2021-02-27 13:17:18 +08:00
parent 63e0b53054
commit fb47c3a03d
12 changed files with 438 additions and 369 deletions

View File

@@ -0,0 +1,17 @@
/* Automatically generated nanopb constant definitions */
/* Generated by nanopb-0.4.4 */
#include "channel.pb.h"
#if PB_PROTO_HEADER_VERSION != 40
#error Regenerate this file with the current version of nanopb generator.
#endif
PB_BIND(ChannelSettings, ChannelSettings, AUTO)
PB_BIND(Channel, Channel, AUTO)