kopia lustrzana https://github.com/sh123/esp32_loraprs
Update esp32_loraprs.ino
rodzic
0bc28bcd1e
commit
4cd3a0b2aa
|
@ -20,7 +20,7 @@ void initializeConfig() {
|
|||
cfg.LoraBw = 125e3;
|
||||
cfg.LoraSf = 12;
|
||||
cfg.LoraCodingRate = 7;
|
||||
cfg.LoraSync = 0x3f;
|
||||
cfg.LoraSync = 0x34;
|
||||
cfg.LoraPower = 20;
|
||||
|
||||
// aprs configuration
|
||||
|
|
Ładowanie…
Reference in New Issue