Mike Black W9MDB 2022-12-26 09:44:53 -06:00
rodzic 0450b36c67
commit ab511cbea6
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -141,7 +141,8 @@
/* Delay between bytes sent to FT-5000
* Should not exceed value set in CAT TOT menu (rig default is 10 mSec)
*/
#define FTDX5000_WRITE_DELAY 1
// a 1ms delay was not working with microham and eltima ports
#define FTDX5000_WRITE_DELAY 0
/* Delay sequential fast writes */