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 c2b4e2b commit f987132Copy full SHA for f987132
device/inc/dev_pinmux.h
@@ -92,6 +92,7 @@ typedef enum arduino_type {
92
ARDUINO_SPI,
93
ARDUINO_I2C,
94
ARDUINO_PWM,
95
+ ARDUINO_ADC,
96
ARDUINO_NONE
97
} ARDUINO_TYPE;
98
0 commit comments