NRF24L01 with L298p

I wanna to use NRF24L01 and my PC to control my arduino car , but I can't figure out how to program it , I can only use serial port to control it , here is my code.Though I have no idea how to adapt it , I had try one , but compiling has failed.Please help me. :sob:

sketch_nov21b.ino (2.16 KB)

test_nrf01.ino (2.76 KB)

I used this Tutorial to learn how to get my NRF24s to work successfully.

Once you can send and receive data you can do what you want with the data.

...R