You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor the Wippersnapper_DigitalGPIO class to support the V2 API using the new Protocol Buffer messages. This update is part of a broader effort to align this Wippersnapper library with the latest API version, as discussed in #613
Tasks:
Interface the top-level Signal decoder with each sub-message type
Refactor the
Wippersnapper_DigitalGPIO
class to support the V2 API using the new Protocol Buffer messages. This update is part of a broader effort to align this Wippersnapper library with the latest API version, as discussed in #613Tasks:
model
class for interfacing with digitalio.protocontroller
class for interfacing with decoded PB messageshardware
class for interfacing with device hardwareWippersnapper_DigitalGPIO
class firstThe text was updated successfully, but these errors were encountered: