You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
526dd54252
See PR #1414.
15 lines
235 B
Plaintext
15 lines
235 B
Plaintext
ValueError -1
|
|
ValueError 0
|
|
SPI 1
|
|
SPI 2
|
|
ValueError 3
|
|
SPI X
|
|
SPI Y
|
|
ValueError Z
|
|
SPI(1)
|
|
SPI(1, SPI.MASTER, baudrate=328125, prescaler=256, polarity=1, phase=0, bits=8)
|
|
SPI(1, SPI.SLAVE, polarity=1, phase=1, bits=8)
|
|
OSError
|
|
b'\xff'
|
|
b'\xff'
|