[SX127x] Fixed typo
This commit is contained in:
parent
256da12c66
commit
0bf3406d45
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ SX1272 radio2 = new Module(9, 4, 5, 6);
|
||||||
|
|
||||||
// or using RadioShield
|
// or using RadioShield
|
||||||
// https://github.com/jgromes/RadioShield
|
// https://github.com/jgromes/RadioShield
|
||||||
//SX1276 loraSX1276 = RadioShield.ModuleB;
|
//SX1276 radio3 = RadioShield.ModuleB;
|
||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
Serial.begin(9600);
|
Serial.begin(9600);
|
||||||
|
|
Loading…
Add table
Reference in a new issue