This commit is contained in:
Michal Moskal 2016-05-11 14:12:09 +02:00
parent 346d1e77da
commit eb09530391
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ serial.writeValue(x, 0);
control.inBackground(() => {
});
```