Set settletime for PLL during FMDX scan probe to 100mS
This commit is contained in:
+1
-1
@@ -861,7 +861,7 @@ void loop() {
|
|||||||
}
|
}
|
||||||
flashingtimer = millis();
|
flashingtimer = millis();
|
||||||
}
|
}
|
||||||
delay(50);
|
delay(100);
|
||||||
radio.getStatus(SStatus, USN, WAM, OStatus, BW, MStatus, CN);
|
radio.getStatus(SStatus, USN, WAM, OStatus, BW, MStatus, CN);
|
||||||
if (!initdxscan) {
|
if (!initdxscan) {
|
||||||
switch (scancancel) {
|
switch (scancancel) {
|
||||||
|
|||||||
Reference in New Issue
Block a user