Open
Description
I am getting the following error while compiling the LoRa Sender code for Galileo Gen-2.I understand that Galileo uses a different SPI.h which contains the function SPISettings, which is missing in the default SPI.h file of arduino. Could you please help me with this?
C:\Users\moon\Documents\Arduino\libraries\arduino-LoRa-master\src/LoRa.h:81:3: error: 'SPISettings' does not name a type