adafruit / Wippersnapper_Protobuf

Protocol buffer messages for Adafruit.io WipperSnapper Beta
MIT License
0 stars 2 forks source link

Match ServoRequest/ServoResponse #104

Closed brentru closed 1 year ago

brentru commented 1 year ago

Fully expands servo resp to ServoResponse, matching ServoRequest

Note - this will fail the backward compatibility check but nothing in production is using these messages yet

lorennorman commented 1 year ago

I was thinking of the ones in servo.proto as well, if you're up for it!

brentru commented 1 year ago

@lorennorman Done, see: commit above