adafruit / Wippersnapper_Protobuf

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

Update I2C.proto to allow repeated addresses #49

Closed brentru closed 3 years ago

brentru commented 3 years ago

Removes address_2 field, replaced with a repeated address field. Adds frequency, a desired I2C SCL frequency.

brentru commented 3 years ago

Buf is breaking on backwards-compatibility, however, I2C.proto is not being utilized by any code.