Hello, in arduino IDE 1.8.13 , there is missing file spi.h.
Working in Linux Debian 11.10 , where can find it?
Thanks for your time granted me, have a nice day.
Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
Hello, in arduino IDE 1.8.13 , there is missing file spi.h.
Working in Linux Debian 11.10 , where can find it?
Thanks for your time granted me, have a nice day.
Find it, here
https://github.com/arduino/ArduinoCore-avr/blob/master/libraries/SPI/src/SPI.h
and rename code from spi.h to SPI.h
report