On-board packet queue
This commit is contained in:
2
LoRa.cpp
2
LoRa.cpp
@@ -111,7 +111,7 @@ int LoRaClass::begin(long frequency)
|
|||||||
// set auto AGC
|
// set auto AGC
|
||||||
writeRegister(REG_MODEM_CONFIG_3, 0x04);
|
writeRegister(REG_MODEM_CONFIG_3, 0x04);
|
||||||
|
|
||||||
// set output power to 17 dBm
|
// set output power to 2 dBm
|
||||||
setTxPower(2);
|
setTxPower(2);
|
||||||
|
|
||||||
// put in standby mode
|
// put in standby mode
|
||||||
|
Reference in New Issue
Block a user