adafruit / Wippersnapper_Protobuf

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

Generalize an i2c device initialization response #55

Closed brentru closed 3 years ago

brentru commented 3 years ago

Making the i2c-device initialization response more generic, don't want to implement differently for every sensor:

@lorennorman This is not implemented on my end - you may have AHTInitRequest implemented in your code, this will break it, not using dep. tags. Possibly replace AHTInitRequest with I2CDeviceInitResponse?