MicroMod SAMD51: A1 defined as A0
adamgarbo opened this issue · 1 comments
adamgarbo commented
Hey folks,
There was a forum post from a user stating that he was getting identical analog readings from both A0 and A1 when using the MicroMod SAMD51 and ATP Carrier Board.
Looking at variant.h, it appears that both A0 and A1 are defined as A0. Could this be causing his issue?
Arduino_Boards/sparkfun/samd/variants/SparkFun_SAMD51_MicroMod/variant.h
Lines 143 to 144 in 5f1bc3c
Cheers,
Adam