comment out 1M bitrate

This commit is contained in:
interfisch 2019-06-12 12:18:13 +02:00
parent dc81636839
commit 60f69b9099
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ void setup() {
//Serial.println(radio.getCRCLength());
radio.setDataRate( RF24_250KBPS ); //set to slow data rate. default was 1MBPS
//radio.setDataRate( RF24_1MBPS );
radio.setChannel(NRF24CHANNEL); //0 to 124 (inclusive)