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
Item's use
Loom's current Relay implementation is meant only for the Adafruit Power Relay FeatherWing which can be confusing as it seems generalized to all relays. Either extending the general implementation or subdividing it into different variations to support other relay feather wings such as this, and this.
Product Page See hyperlinks above.
Existing Implementation
Within loom; actuators/relay.h and actuators/relay.cpp
The text was updated successfully, but these errors were encountered:
Item's use
Loom's current Relay implementation is meant only for the Adafruit Power Relay FeatherWing which can be confusing as it seems generalized to all relays. Either extending the general implementation or subdividing it into different variations to support other relay feather wings such as this, and this.
Product Page
See hyperlinks above.
Existing Implementation
Within loom; actuators/relay.h and actuators/relay.cpp
The text was updated successfully, but these errors were encountered: