nRF24L01无线传送例程 #include ".\\nRF24L01\\nRF24L01.h" #include "def.h" #include"display.h" void Delay(unsigned int s) { unsigned int i; for