MaixPy
MaixPy copied to clipboard
I can't import adc
Just as written in the document,I used import maix.peripheral import adc. However, the Maixpy IDE remind me that CANNOT FIND NAME ADC, while other modules can be imported correctly such as GPIO.
And I had just updated the firmware.
K210?