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 9c40332 commit e68c8bcCopy full SHA for e68c8bc
variants/redboard_artemis_atp/config/variant.cpp
@@ -89,6 +89,6 @@ extern const ap3_gpio_pin_t ap3_analog_A16 = 16;
89
extern const ap3_gpio_pin_t ap3_analog_A31 = 31;
90
extern const ap3_gpio_pin_t ap3_analog_A13 = 13;
91
extern const ap3_gpio_pin_t ap3_analog_A12 = 12;
92
-extern const ap3_gpio_pin_t ap3_analog_A33 = 32;
+extern const ap3_gpio_pin_t ap3_analog_A32 = 32;
93
extern const ap3_gpio_pin_t ap3_analog_A33 = 33;
94
extern const ap3_gpio_pin_t ap3_analog_A35 = 35;
0 commit comments