We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb33ac commit 0aa203fCopy full SHA for 0aa203f
readme.md
@@ -55,5 +55,5 @@ Servo.move(int angle);
55
**Example**
56
57
```ino
58
-example.move(example);
+example.move(6);
59
```
0 commit comments