adafruit / Wippersnapper_Protobuf

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

Add documentation for all protobuf messages #140

Closed brentru closed 4 months ago

brentru commented 4 months ago

Currently, only pwm.proto, pixels.proto, servo.proto, and uart.proto are documented in .md format. This pull request documents the remaining protocol buffer messages in this repository: description.proto, ds18x20.proto, i2c.proto, and signal.proto

@lorennorman The intention of doing this is to fully document master, tag and release v1 documentation, and then allow these .md files to be modified for changes within https://github.com/adafruit/Wippersnapper_Protobuf/pull/133