Resolve problems with examples not compiling or otherwise not functioning.

This commit is contained in:
nick6x
2016-08-22 01:40:27 -07:00
parent f369c2ff9a
commit 4f30789e88
6 changed files with 26 additions and 27 deletions

View File

@@ -39,7 +39,6 @@ void setup() {
Serial.println("Setting radio to its defaults..");
radio.initialize();
radio.setRfPower(0);
//radio.setChanMode(3);
}
void loop() {