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 75bb006 commit 9c40332Copy full SHA for 9c40332
variants/redboard_artemis_atp/config/variant.cpp
@@ -89,5 +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;
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