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

@@ -10,7 +10,6 @@
#include "MeshTypes.h"
#include "Observer.h"
#include "PointerQueue.h"
#include "mesh.pb.h"
/**
* Top level app for this service. keeps the mesh, the radio config and the queue of received packets.