increased post write delay to 300

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@903 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.3
Chris Karpinsky, AA1VL 2002-01-23 02:53:14 +00:00
rodzic 7b95fce669
commit 226ffa4a83
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -7,7 +7,7 @@
* The starting point for this code was Frank's ft847 implementation.
*
*
* $Id: ft817.h,v 1.1 2001-12-15 03:19:39 aa1vl Exp $
* $Id: ft817.h,v 1.2 2002-01-23 02:53:14 aa1vl Exp $
*
*
* This program is free software; you can redistribute it and/or
@ -30,7 +30,7 @@
#define _FT817_H 1
#define FT817_WRITE_DELAY 0
#define FT817_POST_WRITE_DELAY 10
#define FT817_POST_WRITE_DELAY 300
#define FT817_DEFAULT_READ_TIMEOUT 2000
enum ft817_native_cmd_e {