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