Closed drewshz closed 10 months ago
I ma working on a fix, currently digital pins are not showing on ESP Board v2.0.14, they work on v2.0.11
Thanks for the update.
I have checked the return values of analogGetChannel(gpioNum). The results with my board are 15 for an analog pin and 255 for a digital pin.
Will it be possible to check the revision of the board and adjust the check?
It's now fixed in the latest release.
I have tested with different programs, analog pins are displayed, but digital pins are not shown.
Is there additional initialization required?