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

@@ -5,6 +5,8 @@
#define PB_ADMIN_PB_H_INCLUDED
#include <pb.h>
#include "mesh.pb.h"
#include "radioconfig.pb.h"
#include "channel.pb.h"
#if PB_PROTO_HEADER_VERSION != 40
#error Regenerate this file with the current version of nanopb generator.