Receiver :
void loop() /****** LOOP: RUNS CONSTANTLY ******/
}
( ()if ( radio.available
}
// Read the data payload until we've received everything
;bool done = false
(while (!done
}
;((done = radio.read( data, sizeof(data
:This error shown in Arduino IDE
Receiver.ino: In function 'void loop
Receiver:34: error: void value not ignored as it ought to be
اساتید نظری دارند