kopia lustrzana https://github.com/jgromes/RadioLib
[RF69] Fixed incorrect variable name
rodzic
a7578327e8
commit
a7d9b9351d
|
@ -19,7 +19,7 @@ void setup() {
|
|||
|
||||
// set the function that will be called
|
||||
// when new packet is received
|
||||
lora.setDio0Action(setFlag);
|
||||
rf.setDio0Action(setFlag);
|
||||
|
||||
// start listening for packets
|
||||
Serial.print(F("Starting to listen ... "));
|
||||
|
|
Ładowanie…
Reference in New Issue