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 6f41c22 commit 68c0e89Copy full SHA for 68c0e89
cores/arduino/WVariant.h
@@ -63,7 +63,7 @@ typedef enum _EAnalogChannel
63
64
#if defined(__SAMD51__)
65
66
-#if defined(__SAMD51G19A__)
+#if defined(__SAMD51G19A__) || defined(__SAME51G19A__)
67
68
typedef enum _ETCChannel
69
{
0 commit comments