diff options
| author | Anatoli Arkhipenko <arkhipenko@hotmail.com> | 2015-10-22 23:17:45 -0400 |
|---|---|---|
| committer | Anatoli Arkhipenko <arkhipenko@hotmail.com> | 2015-10-22 23:17:45 -0400 |
| commit | ccd1047d0286027ff98ee7f1dfdfa1f9d5e6e4e3 (patch) | |
| tree | 2481326454d89e1977923475fda443ba3a78922c /library.properties | |
| parent | bb20df9c654cbed77bb5007814ae06f20f08ec36 (diff) | |
Support for taask IDs and Control Pointsv1.8.1
* Automatically and manually assigned task IDs
* Manually assigned Control Points within task's callback function
* Updated existing examples
* New example sketches
Diffstat (limited to 'library.properties')
| -rw-r--r-- | library.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library.properties b/library.properties index 4c6b4ba..1eda34c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TaskScheduler -version=1.8.0 +version=1.8.1 author=Anatoli Arkhipenko <arkhipenko@hotmail.com> maintainer=Anatoli Arkhipenko <arkhipenko@hotmail.com> sentence=A light-weight cooperative multitasking library for arduino microcontrollers. |
