Search found 1 match

by JulioFD1972
Wed Jan 06, 2021 6:08 pm
Forum: General Discussion and Questions
Topic: OSError: accelerometer not found
Replies: 7
Views: 6055

Re: OSError: accelerometer not found

Good afternoom,
I have the same problem. I have the pyboard v1.1
this is what I get.
>>> import pyb
>>> a=pyb.Accel()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
OSError: accelerometer not found