Skip to content

Commit ee9484b

Browse files
committed
Update PID_Position_test.ino
1 parent 5cc781c commit ee9484b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/Nano/PID_Position_test/PID_Position_test.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
#include <MKRMotorCarrier_PID_test.h>
1+
//#include <MKRMotorCarrier_PID_test.h>
22
//#include <MKRMotorCarrier.h>
3+
#include <ArduinoMotorCarrier.h>
34
#define INTERRUPT_PIN 6
45

56
//Variable to store the battery voltage

0 commit comments

Comments
 (0)