Z
Offline
Latest posts made by ZokiZok
-
RE: OSError: (-261, 'ESP_ERR_NOT_FOUND')
-
RE: OSError: (-261, 'ESP_ERR_NOT_FOUND')
@kuriko
I have tested it with 1, 2 and the battery pin 10 always the same error. -
OSError: (-261, 'ESP_ERR_NOT_FOUND')
Hey,
I'm trying to use the ADC module on the Cardputer and I keep getting this error:
File "<stdin>", line 18, in <module>
File "<stdin>", line 11, in setup
OSError: (-261, 'ESP_ERR_NOT_FOUND')
What am I doing wrong?
Thank you very much