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 f770f40 commit c3d5196Copy full SHA for c3d5196
readme.md
@@ -1 +1,11 @@
1
# Engine Control
2
+
3
+[](https://downloads.arduino.cc/libraries/logs/github.com/Arduino-Library-Collection/Engine-Control/)
4
5
+## Get Started
6
7
+### Functions and Variables
8
9
+```ino
10
+engine_control(int pin, int engine_id, int mode, int speed);
11
+```
0 commit comments