summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_pd.h')
-rw-r--r--include/usb_pd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb_pd.h b/include/usb_pd.h
index f04281140e..b9e4ee0d6e 100644
--- a/include/usb_pd.h
+++ b/include/usb_pd.h
@@ -544,7 +544,7 @@ struct pd_policy {
#define USB_VID_GOOGLE 0x18d1
/* Timeout for message receive in microseconds */
-#define USB_PD_RX_TMOUT_US 2700
+#define USB_PD_RX_TMOUT_US 1800
/* --- Protocol layer functions --- */