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