[create-pull-request] automated change

This commit is contained in:
thebentern
2023-01-18 14:57:44 +00:00
committed by GitHub
parent 4d4af7de59
commit 5189e328b6
24 changed files with 36 additions and 36 deletions

View File

@@ -4,7 +4,7 @@
#ifndef PB_MESHTASTIC_MESHTASTIC_MQTT_PB_H_INCLUDED
#define PB_MESHTASTIC_MESHTASTIC_MQTT_PB_H_INCLUDED
#include <pb.h>
#include "meshtastic/mesh.pb.h"
#include "./mesh.pb.h"
#if PB_PROTO_HEADER_VERSION != 40
#error Regenerate this file with the current version of nanopb generator.