Add define for USB_PD_TIMEOUT, the default value for PDNegTimeout

This commit is contained in:
jonasius
2024-06-06 23:09:43 +02:00
parent 6ef1fbd46a
commit da28492f00
3 changed files with 3 additions and 0 deletions

View File

@@ -148,6 +148,7 @@
#define POW_PD 1
#define USB_PD_EPR_WATTAGE 0 /*No EPR (Yet?) */
#define POW_PD_EXT 0
#define USB_PD_TIMEOUT 20 // Default Timeout for USB-PD Protocol negotiation in x100ms
#define POW_QC 1
#define POW_DC 1
#define POW_QC_20V 1