move generated protobuf c code to own directory

This commit is contained in:
Kevin Hester
2020-12-30 12:34:22 +08:00
parent 8fe1c518d9
commit 6e31ba30c7
20 changed files with 6 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
// low level types
#include "MemoryPool.h"
#include "mesh.pb.h"
#include "mesh/mesh-pb-constants.h"
#include <Arduino.h>
typedef uint32_t NodeNum;