Skip to content

Commit ebb94a9

Browse files
authored
Merge pull request #51 from KongTruss/IncludeArduinoMotorCarrierLib
Update PID_Position_test.ino
2 parents f2d4c4f + dcffbcd commit ebb94a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/Nano/PID_Position_test/PID_Position_test.ino

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#include <MKRMotorCarrier_PID_test.h>
2-
//#include <MKRMotorCarrier.h>
1+
#include <ArduinoMotorCarrier.h>
32

43
//Variable to store the battery voltage
54
static int batteryVoltage;

0 commit comments

Comments
 (0)