Hi guys,
I've just received 2 cheap NRF24L01 modules,
I've downloaded from github relative examples and relative library but when I try to upload one of the example sketch I got following error:
eg_read.pde: In function 'void setup()':
reg_read:23: error: 'Mirf' was not declared in this scope
reg_read:23: error: 'MirfHardwareSpi' was not declared in this scope
reg_read:31: error: 'RF_SETUP' was not declared in this scope
How can be ? any idea ?
Thank's for any help