Better logging and cleanup (#1662)

This commit is contained in:
Ben Meadors
2022-08-29 07:31:02 -05:00
committed by GitHub
parent 0efa1b25c5
commit 7f586f7099
4 changed files with 13 additions and 13 deletions

View File

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