Update mesh.pb.h
This commit is contained in:
parent
0d68512ea2
commit
52b9369c5d
|
@ -3,7 +3,7 @@
|
|||
|
||||
#ifndef PB_MESH_PB_H_INCLUDED
|
||||
#define PB_MESH_PB_H_INCLUDED
|
||||
#include <pb.h>
|
||||
#include "pb.h"
|
||||
|
||||
#if PB_PROTO_HEADER_VERSION != 40
|
||||
#error Regenerate this file with the current version of nanopb generator.
|
||||
|
@ -627,4 +627,4 @@ extern const pb_msgdesc_t ManufacturingData_msg;
|
|||
} /* extern "C" */
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue