OPEnSLab-OSU/Loom

Specialize Relay Implementation for Specific Relay Types

Opened this issue · 0 comments

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