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