Cannot import ADC
-
I was just getting started with the LoPy and was running though some of the tutorials and example codes, and when I was going to mess with some analog sensors, I tried the command
from machine import ADC
, but for some reason I am coming up an import error. I'm using Pymakr 1.0.0.b6 if that matters. Hopefully I am just missing something simple.
Thanks!
-
That was it! Thanks
-
Hi @NGorsline,
What firmware version are you using?, just to let you know there is a new firmware version on the website.
Download it at:
https://www.pycom.io/support/supportdownloads/
Under the section Firmware UpdatesBest,
Roberto