machine.SPI(0) results in ValueError on ESP8266. SPI(1) is the user hardware SPI port (or use SPI(-1) for software SPI).
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.
machine.SPI(0) results in ValueError on ESP8266. SPI(1) is the user hardware SPI port (or use SPI(-1) for software SPI).
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.