RF24
RF24 copied to clipboard
Won't compile with Arduino IDE 1.8.0
Hello, when I try to compile the GettingStarted.pde I keep getting this error void value not ignored as it aught to be for line 168 done = radio.read( &got_time, sizeof(unsigned long)): Any suggestions? Steve8939