JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
turner__c_fluor.pb.h
Go to the documentation of this file.
1/* Automatically generated nanopb header */
2/* Generated by nanopb-0.4.8 */
3
4#ifndef PB_JAIABOT_SENSOR_PROTOBUF_NANOPB_JAIABOT_MESSAGES_SENSOR_TURNER__C_FLUOR_PB_H_INCLUDED
5#define PB_JAIABOT_SENSOR_PROTOBUF_NANOPB_JAIABOT_MESSAGES_SENSOR_TURNER__C_FLUOR_PB_H_INCLUDED
6#include <pb.h>
8
9#if PB_PROTO_HEADER_VERSION != 40
10#error Regenerate this file with the current version of nanopb generator.
11#endif
12
13/* Struct definitions */
15 /* notional - add units and additional fields as needed */
21
22
23#ifdef __cplusplus
24extern "C" {
25#endif
26
27/* Initializer values for message structs */
28#define jaiabot_sensor_protobuf_TurnerCFluor_init_default {false, 0, false, 0}
29#define jaiabot_sensor_protobuf_TurnerCFluor_init_zero {false, 0, false, 0}
30
31/* Field tags (for use in manual encoding/decoding) */
32#define jaiabot_sensor_protobuf_TurnerCFluor_concentration_tag 1
33#define jaiabot_sensor_protobuf_TurnerCFluor_concentration_voltage_tag 2
34
35/* Struct field encoding specification for nanopb */
36#define jaiabot_sensor_protobuf_TurnerCFluor_FIELDLIST(X, a) \
37X(a, STATIC, OPTIONAL, DOUBLE, concentration, 1) \
38X(a, STATIC, OPTIONAL, DOUBLE, concentration_voltage, 2)
39#define jaiabot_sensor_protobuf_TurnerCFluor_CALLBACK NULL
40#define jaiabot_sensor_protobuf_TurnerCFluor_DEFAULT NULL
41
43
44/* Defines for backwards compatibility with code written before nanopb-0.4.0 */
45#define jaiabot_sensor_protobuf_TurnerCFluor_fields &jaiabot_sensor_protobuf_TurnerCFluor_msg
46
47/* Maximum encoded size of messages (where known) */
48#define JAIABOT_SENSOR_PROTOBUF_NANOPB_JAIABOT_MESSAGES_SENSOR_TURNER__C_FLUOR_PB_H_MAX_SIZE jaiabot_sensor_protobuf_TurnerCFluor_size
49#define jaiabot_sensor_protobuf_TurnerCFluor_size 18
51#ifdef __cplusplus
52} /* extern "C" */
53#endif
54
55#endif
struct _jaiabot_sensor_protobuf_TurnerCFluor jaiabot_sensor_protobuf_TurnerCFluor
const pb_msgdesc_t jaiabot_sensor_protobuf_TurnerCFluor_msg