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 70890d4 commit 38dd66dCopy full SHA for 38dd66d
src/engine_control_component.h
@@ -0,0 +1,8 @@
1
+int engine1 = 10;
2
+int engine2 = 5;
3
+
4
+int input_pin1 = 9;
5
+int input_pin2 = 8;
6
7
+int input_pin3 = 7;
8
+int input_pin4 = 6;
0 commit comments