mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-08-07 22:12:14 -04:00
LoRa: Enable LowDataRateOptimize for symbol length >16ms
This commit is contained in:
parent
1275c5876d
commit
7f2663366e
2 changed files with 18 additions and 0 deletions
2
LoRa.h
2
LoRa.h
|
@ -82,6 +82,8 @@ private:
|
|||
|
||||
static void onDio0Rise();
|
||||
|
||||
void handleLowDataRate();
|
||||
|
||||
private:
|
||||
SPISettings _spiSettings;
|
||||
int _ss;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue