summaryrefslogtreecommitdiffstats
path: root/inc/phNfcConfig.h
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2011-10-26 08:07:54 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-10-26 08:07:54 -0700
commit1fd31d6a2b28559c60e8d79c3bd369fca663f133 (patch)
tree09523ff87feb3ef06c5f13264597576d4eff3070 /inc/phNfcConfig.h
parent49bcf5f81432e7b0ef0f28dbfe0e10319fd6e9da (diff)
parentb13b27aa9bb96897e996cf89ed8412c46ef2cf07 (diff)
downloadexternal_libnfc-nxp-1fd31d6a2b28559c60e8d79c3bd369fca663f133.zip
external_libnfc-nxp-1fd31d6a2b28559c60e8d79c3bd369fca663f133.tar.gz
external_libnfc-nxp-1fd31d6a2b28559c60e8d79c3bd369fca663f133.tar.bz2
am b13b27aa: Use a 10s timeout in uart_read() in FW download mode.
* commit 'b13b27aa9bb96897e996cf89ed8412c46ef2cf07': Use a 10s timeout in uart_read() in FW download mode.
Diffstat (limited to 'inc/phNfcConfig.h')
-rw-r--r--inc/phNfcConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h
index bcefaec..cced2ca 100644
--- a/inc/phNfcConfig.h
+++ b/inc/phNfcConfig.h
@@ -235,7 +235,7 @@
#ifndef NXP_DNLD_COMPLETE_TIMEOUT
-#define NXP_DNLD_COMPLETE_TIMEOUT 120000U
+#define NXP_DNLD_COMPLETE_TIMEOUT 60000U
#endif