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 e2ecf0a commit a9fa3b5Copy full SHA for a9fa3b5
library.properties
@@ -0,0 +1,10 @@
1
+name=DC Motor Engine Control
2
+version=0.2.5
3
+author=Adrian <[email protected]>
4
+maintainer=Adrian <[email protected]>
5
+sentence=Just a simple code for making it easier to control a DC motor
6
+paragraph=Control your DC motors such easy and simple
7
+category=Device Control
8
+url=https://github.com/adrian2793/arduino/tree/main/autonomous_vehicle/libraries/engine_control
9
+architectures=*
10
+includes=src/autonomous_vehicle/libraries/engine_control/engine_control.h, src/autonomous_vehicle/libraries/engine_control/engine_control_component.h
0 commit comments