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.
2 parents 6f41c22 + 68c0e89 commit 9d2183dCopy full SHA for 9d2183d
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