Skip to content

Releases: Locoduino/ScheduleTable

Release 1.4.3

30 Mar 16:24
Compare
Choose a tag to compare

Handle empty schedule tables

Release 1.4.2

30 Mar 10:49
Compare
Choose a tag to compare

Minor update to add a isRunning method to how if the schedule table is running or not.

Release 1.4.1

30 May 06:54
f0de38e
Compare
Choose a tag to compare

Fixed a problem in keywords.txt, spaces were used instead of tab. Thanks to per1234.

Release 1.4

11 Jan 14:33
Compare
Choose a tag to compare

Release 1.4 adds the ability to empty a schedule table and to remove actions. All dynamic allocations have been removed.

Initial release for the library manager

20 Mar 10:02
Compare
Choose a tag to compare

This new release uses template to define the size of a schedule table. This prevents dynamic memory allocation and allows to use the library on ATTiny.