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 /keywords.txt | |
| 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 'keywords.txt')
| -rw-r--r-- | keywords.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keywords.txt b/keywords.txt index 588cd98..1afc041 100644 --- a/keywords.txt +++ b/keywords.txt @@ -52,6 +52,10 @@ completed KEYWORD2 getStatus KEYWORD2 waitFor KEYWORD2 getStatusRequest KEYWORD2 +setId KEYWORD2 +getId KEYWORD2 +setControlPoint KEYWORD2 +getControlPoint KEYWORD2 ####################################### # Constants (LITERAL1) |
