Files
qc2-reader/vendor/protobuf/read/v1/service.pb.h
spotdemo4 99dff7586e
Some checks failed
check / check (push) Failing after 22s
bump / bump (push) Failing after 27s
vulnerable / flake (push) Failing after 32s
vulnerable / actions (push) Failing after 28s
update / renovate (push) Failing after 35s
init
2026-03-26 16:34:22 -04:00

24 lines
494 B
C

/* Automatically generated nanopb header */
/* Generated by nanopb-0.4.9 */
#ifndef PB_READ_V1_READ_V1_SERVICE_PB_H_INCLUDED
#define PB_READ_V1_READ_V1_SERVICE_PB_H_INCLUDED
#include <pb.h>
#include "read/v1/get.pb.h"
#include "read/v1/stream.pb.h"
#include "read/v1/subscribe.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