adafruit / Wippersnapper_Protobuf

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

Match PWM Message Style with Servo Message #107

Closed brentru closed 1 year ago

brentru commented 1 year ago

Resolves @lorennorman 's comment on https://github.com/adafruit/Wippersnapper_Protobuf/pull/106#discussion_r961135403

I would like to match the style used by servo.proto here and call these: PWMAttachRequest, PWMAttachResponse and PWMDetachResponse, if possible.