Skip to content

Commit 25d9407

Browse files
authored
Merge pull request #169 from adafruit/protobuf-update-288ec6b85282a6ff1aa82b472f57d1f6d004f560
.proto file wrappers updated
2 parents ef88a2a + ecd4495 commit 25d9407

File tree

8 files changed

+51
-269
lines changed

8 files changed

+51
-269
lines changed

src/wippersnapper/description/v1/description.pb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Automatically generated nanopb constant definitions */
2-
/* Generated by nanopb-0.4.5-dev at Mon Sep 27 18:35:08 2021. */
2+
/* Generated by nanopb-0.4.5-dev at Fri Oct 15 20:29:56 2021. */
33

44
#include "wippersnapper/description/v1/description.pb.h"
55
#if PB_PROTO_HEADER_VERSION != 40

src/wippersnapper/description/v1/description.pb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Automatically generated nanopb header */
2-
/* Generated by nanopb-0.4.5-dev at Mon Sep 27 18:35:08 2021. */
2+
/* Generated by nanopb-0.4.5-dev at Fri Oct 15 20:29:56 2021. */
33

44
#ifndef PB_WIPPERSNAPPER_DESCRIPTION_V1_WIPPERSNAPPER_DESCRIPTION_V1_DESCRIPTION_PB_H_INCLUDED
55
#define PB_WIPPERSNAPPER_DESCRIPTION_V1_WIPPERSNAPPER_DESCRIPTION_V1_DESCRIPTION_PB_H_INCLUDED

src/wippersnapper/i2c/v1/i2c.pb.c

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Automatically generated nanopb constant definitions */
2-
/* Generated by nanopb-0.4.5-dev at Mon Sep 27 18:35:08 2021. */
2+
/* Generated by nanopb-0.4.5-dev at Fri Oct 15 20:29:56 2021. */
33

44
#include "wippersnapper/i2c/v1/i2c.pb.h"
55
#if PB_PROTO_HEADER_VERSION != 40
@@ -45,27 +45,6 @@ PB_BIND(wippersnapper_i2c_v1_DPS310InitRequest, wippersnapper_i2c_v1_DPS310InitR
4545
PB_BIND(wippersnapper_i2c_v1_DPS310DeinitRequest, wippersnapper_i2c_v1_DPS310DeinitRequest, AUTO)
4646

4747

48-
PB_BIND(wippersnapper_i2c_v1_SeesawInitRequest, wippersnapper_i2c_v1_SeesawInitRequest, AUTO)
49-
50-
51-
PB_BIND(wippersnapper_i2c_v1_SeesawDeinitRequest, wippersnapper_i2c_v1_SeesawDeinitRequest, AUTO)
52-
53-
54-
PB_BIND(wippersnapper_i2c_v1_SHT4XInitRequest, wippersnapper_i2c_v1_SHT4XInitRequest, AUTO)
55-
56-
57-
PB_BIND(wippersnapper_i2c_v1_SCD30InitRequest, wippersnapper_i2c_v1_SCD30InitRequest, AUTO)
58-
59-
60-
PB_BIND(wippersnapper_i2c_v1_SCD30ReadEvent, wippersnapper_i2c_v1_SCD30ReadEvent, AUTO)
61-
62-
63-
PB_BIND(wippersnapper_i2c_v1_BH1750InitRequest, wippersnapper_i2c_v1_BH1750InitRequest, AUTO)
64-
65-
66-
PB_BIND(wippersnapper_i2c_v1_BH1750ReadEvent, wippersnapper_i2c_v1_BH1750ReadEvent, AUTO)
67-
68-
6948
PB_BIND(wippersnapper_i2c_v1_SensorDetails, wippersnapper_i2c_v1_SensorDetails, AUTO)
7049

7150

@@ -77,5 +56,3 @@ PB_BIND(wippersnapper_i2c_v1_I2CSensorEvent, wippersnapper_i2c_v1_I2CSensorEvent
7756

7857

7958

80-
81-

src/wippersnapper/i2c/v1/i2c.pb.h

Lines changed: 43 additions & 238 deletions
Large diffs are not rendered by default.

src/wippersnapper/pin/v1/pin.pb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Automatically generated nanopb constant definitions */
2-
/* Generated by nanopb-0.4.5-dev at Mon Sep 27 18:35:08 2021. */
2+
/* Generated by nanopb-0.4.5-dev at Fri Oct 15 20:29:56 2021. */
33

44
#include "wippersnapper/pin/v1/pin.pb.h"
55
#if PB_PROTO_HEADER_VERSION != 40

src/wippersnapper/pin/v1/pin.pb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Automatically generated nanopb header */
2-
/* Generated by nanopb-0.4.5-dev at Mon Sep 27 18:35:08 2021. */
2+
/* Generated by nanopb-0.4.5-dev at Fri Oct 15 20:29:56 2021. */
33

44
#ifndef PB_WIPPERSNAPPER_PIN_V1_WIPPERSNAPPER_PIN_V1_PIN_PB_H_INCLUDED
55
#define PB_WIPPERSNAPPER_PIN_V1_WIPPERSNAPPER_PIN_V1_PIN_PB_H_INCLUDED

src/wippersnapper/signal/v1/signal.pb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Automatically generated nanopb constant definitions */
2-
/* Generated by nanopb-0.4.5-dev at Mon Sep 27 18:35:08 2021. */
2+
/* Generated by nanopb-0.4.5-dev at Fri Oct 15 20:29:56 2021. */
33

44
#include "wippersnapper/signal/v1/signal.pb.h"
55
#if PB_PROTO_HEADER_VERSION != 40

src/wippersnapper/signal/v1/signal.pb.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Automatically generated nanopb header */
2-
/* Generated by nanopb-0.4.5-dev at Mon Sep 27 18:35:08 2021. */
2+
/* Generated by nanopb-0.4.5-dev at Fri Oct 15 20:29:56 2021. */
33

44
#ifndef PB_WIPPERSNAPPER_SIGNAL_V1_WIPPERSNAPPER_SIGNAL_V1_SIGNAL_PB_H_INCLUDED
55
#define PB_WIPPERSNAPPER_SIGNAL_V1_WIPPERSNAPPER_SIGNAL_V1_SIGNAL_PB_H_INCLUDED
@@ -163,7 +163,7 @@ extern const pb_msgdesc_t wippersnapper_signal_v1_SignalResponse_msg;
163163
#define wippersnapper_signal_v1_SignalResponse_fields &wippersnapper_signal_v1_SignalResponse_msg
164164

165165
/* Maximum encoded size of messages (where known) */
166-
#define wippersnapper_signal_v1_I2CRequest_size 70
166+
#define wippersnapper_signal_v1_I2CRequest_size 51
167167
#define wippersnapper_signal_v1_I2CResponse_size 723
168168
#define wippersnapper_signal_v1_SensorEvent_size 51
169169
#if defined(wippersnapper_pin_v1_ConfigurePinRequests_size) && defined(wippersnapper_pin_v1_PinEvents_size) && defined(wippersnapper_pin_v1_ConfigurePWMPinRequests_size) && defined(wippersnapper_pin_v1_PWMPinEvents_size)

0 commit comments

Comments
 (0)