25 lines
549 B
C
25 lines
549 B
C
/* Automatically generated nanopb header */
|
|
/* Generated by nanopb-0.4.9 */
|
|
|
|
#ifndef PB_ANTENNA_V1_ANTENNA_V1_SERVICE_PB_H_INCLUDED
|
|
#define PB_ANTENNA_V1_ANTENNA_V1_SERVICE_PB_H_INCLUDED
|
|
#include <pb.h>
|
|
#include "antenna/v1/create.pb.h"
|
|
#include "antenna/v1/get.pb.h"
|
|
#include "antenna/v1/subscribe.pb.h"
|
|
#include "antenna/v1/update.pb.h"
|
|
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
#endif
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#ifdef __cplusplus
|
|
} /* extern "C" */
|
|
#endif
|
|
|
|
#endif
|