@@ -161,6 +161,7 @@
#define NUM_DIGITAL_PINS 82
#define NUM_DUALPAD_PINS 2
#define NUM_ANALOG_INPUTS 16
+#define NUM_ANALOG_FIRST PA0
// On-board LED pin number
#ifndef LED_BUILTIN
@@ -200,6 +200,7 @@
#define NUM_DIGITAL_PINS 114
#define NUM_ANALOG_INPUTS 28
@@ -160,6 +160,7 @@