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 5cc781c commit ee9484bCopy full SHA for ee9484b
examples/Nano/PID_Position_test/PID_Position_test.ino
@@ -1,5 +1,6 @@
1
-#include <MKRMotorCarrier_PID_test.h>
+//#include <MKRMotorCarrier_PID_test.h>
2
//#include <MKRMotorCarrier.h>
3
+#include <ArduinoMotorCarrier.h>
4
#define INTERRUPT_PIN 6
5
6
//Variable to store the battery voltage
0 commit comments