Tuning LoRA parameters

pull/5/head
sh123 2019-04-25 14:28:16 +03:00 zatwierdzone przez GitHub
rodzic 4c39798996
commit 7afb80c1b9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -17,9 +17,9 @@ public:
const byte CfgPinRst = 26;
const byte CfgPinDio0 = 14;
const int CfgBw = 25e3;
const byte CfgSpread = 9;
const byte CfgCodingRate = 5;
const int CfgBw = 20e3;
const byte CfgSpread = 10;
const byte CfgCodingRate = 6;
const byte CfgSync = 0xf3;
const byte CfgPower = 20;