Skip to content

Commit c3d5196

Browse files
authored
Update readme.md
Signed-off-by: Adrian <[email protected]>
1 parent f770f40 commit c3d5196

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# Engine Control
2+
3+
[![](https://img.shields.io/badge/Available_in_the_Arduino_Library_Manager-2ea44f)](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

Comments
 (0)