Skip to content

Commit

Permalink
Update LinoRoboArm.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
LoBrol committed Oct 31, 2022
1 parent 1fe3527 commit e4efb3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions LinoRoboArm.ino
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#include <Wire.h>
#include <Adafruit_PWMServoDriver.h>
#include "LinoRoboArm.h"

Expand Down Expand Up @@ -60,4 +59,4 @@ void loop() {
inputString = "";
stringComplete = false;
}
}
}

0 comments on commit e4efb3d

Please sign in to comment.