Releases: JSC-TechMinds/SimpleRelay
Releases · JSC-TechMinds/SimpleRelay
Example with two relays
The example code now contains one relay with noninverted logic (active high) and one relay with inverted logic (active low).
SimpleRelay 1.0.2
Better library description in library.properties.
Bugfix in example
Our example contained improper constants for delay. Instead of seconds, they used millisecond values, e.g. 1 ms instead of 1s .
Initial release
Feature-complete initial release of SimpleRelay library.