Adding SPI module to Arduino IDE
Posted: Thu Jun 06, 2019 12:45 pm
Hi, I want to use nodemcu using it's SPI interface.
https://github.com/nodemcu/nodemcu-firmware/tree/master/app/modules is a sample project. But i can't find out how to add SPI Module as a library to my nodemcu code on arduino IDE. I can't find spi.h beside spi.c
Please help me.
Thanks
https://github.com/nodemcu/nodemcu-firmware/tree/master/app/modules is a sample project. But i can't find out how to add SPI Module as a library to my nodemcu code on arduino IDE. I can't find spi.h beside spi.c
Please help me.
Thanks