nRF905-arduino icon indicating copy to clipboard operation
nRF905-arduino copied to clipboard

Error on Compile

Open DeltaAerospace opened this issue 1 year ago • 0 comments

Hello, When compiling any sketch on an Arduino Zero, this error message is returned. Any help is appreciated. Thanks. Compilation error: cannot allocate an object of abstract type 'arduino::HardwareSPI' C:\Users****\Documents\Arduino\libraries\nRF905_Radio_Library\src/nRF905.h:179:12: error: cannot declare parameter 'spi' to be of abstract type 'arduino::HardwareSPI' SPIClass spi,

DeltaAerospace avatar Feb 23 '24 08:02 DeltaAerospace