Skip to content

Releases: TehProgrammer/Arduino-Sequencer

Sequencer-lib

13 Nov 01:14
Compare
Choose a tag to compare

For instructions on how to use new keywords or arguments, see the README in the Ver1.3 branch.
Changes:

  • Fixed the library not compiling.
  • Added new argument to Sequencer.start().
  • Added Sequencer.getComplete().
  • Added Sequencer.getIteration().
  • Added Sequencer.reset().

Sequencer-lib

12 Nov 01:36
Compare
Choose a tag to compare

Changes:

  • Changed Sequencer.setFuse(int) to Sequencer.setTime(int)

Sequencer-lib

05 Nov 18:28
Compare
Choose a tag to compare

This is version 1.1 of my library. The only difference from v1.0 is the addition of a few keywords.