You are reading a single comment by @MaBe and its replies. Click here to read the full conversation.
  • var SPI1 = new SPI(); // create a new software SPI

    ESP8266 has one hardware SPI named SPI1.

    SPI1.setup(......)

About

Avatar for MaBe @MaBe started