Add support for SX1280 with PA
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled

This commit is contained in:
Mark Qvist 2025-01-03 22:35:01 +01:00
parent c1087e62fd
commit 15e6a1bfde
2 changed files with 3 additions and 1 deletions

View file

@ -242,7 +242,7 @@ class RNodeInterface(Interface):
DEFAULT_IFAC_SIZE = 8
FREQ_MIN = 137000000
FREQ_MAX = 1020000000
FREQ_MAX = 3000000000
RSSI_OFFSET = 157