arduino + nfr24L01

got it

add:

#include <Arduino.h>

underneath:

#include <WProgram.h>

in Mirf.h in the library files

Maayan Dreamer

Wrong. Replace WProgram.h with Arduino.h. WProgram.h no longer exists. It's plain stupid to still be trying to include it.