Arduino: 1.8.5 (Windows 10), Board: "Arduino Nano, ATmega328"
F:\Downloads\nRF24-Esk8-Remote-master (1)\nRF24-Esk8-Remote-master\receiver\receiver.ino: In function 'void setup()':
receiver:29: error: 'SERIALIO' was not declared in this scope
SERIALIO.begin(115200);
^
exit status 1
'SERIALIO' was not declared in this scope
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Arduino: 1.8.5 (Windows 10), Board: "Arduino Nano, ATmega328"
F:\Downloads\nRF24-Esk8-Remote-master (1)\nRF24-Esk8-Remote-master\receiver\receiver.ino: In function 'void setup()':
receiver:29: error: 'SERIALIO' was not declared in this scope
SERIALIO.begin(115200);
^
exit status 1
'SERIALIO' was not declared in this scope
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.