Changes between Version 15 and Version 16 of SujetTP6-2016


Ignore:
Timestamp:
Mar 28, 2016, 5:46:49 PM (8 years ago)
Author:
franck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SujetTP6-2016

    v15 v16  
    292292  radio.setPALevel(RF24_PA_LOW);
    293293  radio.openReadingPipe(1,addresses[0]);
     294  radio.printDetails();
    294295  radio.startListening();
    295296}