Skip to content

Commit c3b908b

Browse files
committed
#47 improve scheduling with value type and single schedule function (fully backward compatible)
1 parent 52be010 commit c3b908b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"maintainer": true
1414
}
1515
],
16-
"version": "1.3.5",
16+
"version": "1.4.0",
1717
"license": "Apache-2.0",
1818
"frameworks": "arduino, mbed",
1919
"platforms": "*"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TaskManagerIO
2-
version=1.3.5
2+
version=1.4.0
33
maintainer=https://www.thecoderscorner.com
44
author=davetcc
55
category=Other

0 commit comments

Comments
 (0)