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 bc8cab4 commit b430945Copy full SHA for b430945
extras/D11-Firmware/Common.h
@@ -43,6 +43,7 @@ enum IRQCause {
43
#define MOTOR_2_COUNTER TC1
44
#define MOTOR_1_COUNTER TC2
45
46
+#include "config.h"
47
#ifdef NANO_MOTOR_CARRIER
48
#define MOTOR_2_PIN_A 5
49
#define MOTOR_2_PIN_B 4
0 commit comments