Skip to content

Commit d3bf5bd

Browse files
authored
Update main.cpp
Signed-off-by: Sebastian Muchui K <[email protected]>
1 parent f46c45f commit d3bf5bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#include <Arduino.h>
22
#include <Motor.h>
33

4-
// Motor 1
5-
// Use the included library
64
Motor motor1(6,8,9);
75
Motor motor2(7,10,11);
86
void setup(){

0 commit comments

Comments
 (0)