set default config to what I use
This commit is contained in:
@@ -240,11 +240,13 @@
|
||||
},
|
||||
],
|
||||
|
||||
// Liam's default config for New Zealand / LongFast on Slot 10
|
||||
configFrequency: 917375000,
|
||||
configBandwidth: 125000,
|
||||
configTxPower: 17,
|
||||
configSpreadingFactor: 8,
|
||||
configBandwidth: 250000,
|
||||
configTxPower: 22,
|
||||
configSpreadingFactor: 11,
|
||||
configCodingRate: 5,
|
||||
|
||||
RNodeInterfaceDefaults: {
|
||||
bandwidths: [ // bandwidth in hz
|
||||
7800, // 7.8 kHz
|
||||
|
||||
Reference in New Issue
Block a user