Merge pull request #18 from WifiHero91/master

added sx1280 support to RNodeInterface configuration UI
This commit is contained in:
Liam Cottle 2024-10-16 22:46:30 +13:00 committed by GitHub
commit b6f05b081d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -217,6 +217,8 @@ export default {
125000, // 125 kHz
250000, // 250 kHz
500000, // 500 kHz
1625000, // 1625000 kHz for 2.4 GHz Sx1280
],
codingrates: [
5, // 4:5
@ -225,6 +227,8 @@ export default {
8, // 4:8
],
spreadingfactors: [
5,
6,
7,
8,
9,