Skip to content

Releases: JSC-TechMinds/SimpleRelay

Example with two relays

15 Dec 17:24
a003294
Compare
Choose a tag to compare

The example code now contains one relay with noninverted logic (active high) and one relay with inverted logic (active low).

SimpleRelay 1.0.2

18 Oct 17:16
24dd0eb
Compare
Choose a tag to compare

Better library description in library.properties.

Bugfix in example

19 Aug 10:29
Compare
Choose a tag to compare

Our example contained improper constants for delay. Instead of seconds, they used millisecond values, e.g. 1 ms instead of 1s .

Initial release

17 Aug 11:42
Compare
Choose a tag to compare

Feature-complete initial release of SimpleRelay library.