Analog reading of A10 missing
DanielLester83 opened this issue · 0 comments
DanielLester83 commented
Describe the bug
It seems that reading analog from 'A10 - IR proximity sensor' was removed, although it is still mentioned on the product page.
To Reproduce
Steps to reproduce the behavior:
- See 'https://learn.adafruit.com/adafruit-circuit-playground-express/pinouts'
- Go to "https://makecode.adafruit.com/#editor"
- Click on 'input'
- See lack of an 'IR proximity' input
- Click on 'pins'
- Click on 'analog read'
- See lack of an option for 'A10'
Expected behavior
To be able to read an analog value from A10 with one method or the other.