sipeed / MaixPy

Easily create AI projects with Python on edge device
https://wiki.sipeed.com/maixpy/
Other
191 stars 39 forks source link

I can't import adc #74

Open Kevin589981 opened 1 week ago

Kevin589981 commented 1 week ago

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.

Neutree commented 1 week ago

K210?