adafruit / Wippersnapper_Protobuf

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

Add Analog Input #36

Closed brentru closed 3 years ago

brentru commented 3 years ago

Add .proto definition for configuring an analog input pin and sending its value.

Remove: https://github.com/adafruit/Wippersnapper_Protobuf/blob/master/proto/wippersnapper/pin/v1/pin.proto#L79

brentru commented 3 years ago

This was added in #33