mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-06-07 22:42:41 -04:00
Add support for SX1280 with PA
This commit is contained in:
parent
c1087e62fd
commit
15e6a1bfde
2 changed files with 3 additions and 1 deletions
|
@ -242,7 +242,7 @@ class RNodeInterface(Interface):
|
|||
DEFAULT_IFAC_SIZE = 8
|
||||
|
||||
FREQ_MIN = 137000000
|
||||
FREQ_MAX = 1020000000
|
||||
FREQ_MAX = 3000000000
|
||||
|
||||
RSSI_OFFSET = 157
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue