sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
872 stars 278 forks source link

corrects A3 from pin 3 to pin 18(C18), adds A7 as pin 16(C16) #521

Closed fabianhugo closed 5 months ago

fabianhugo commented 5 months ago

Dear Sandeep, we found out, that the analog pin A3 was wrongly connected to pin 3, and corrected that. Also the pin 16 was not available within the analog pin notation, so we added this as well. in variant.cpp only one comment was corrected. I think this change is minor and does not necessarily need a new releaase, since all the pins were already accessible using pin numbers. Still good, to have it in the future. Kind regards, Hugo