Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fff8b137 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "input: touchscreen: cyttsp5: change timeout value for start up"

parents 97cdb07b 3fe95479
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@ enum PARADE_DEBUG_LEVEL {
#else
#define CY_HID_OUTPUT_TIMEOUT          200
#endif
#define CY_HID_OUTPUT_START_BOOTLOADER_TIMEOUT 2000
#define CY_HID_OUTPUT_START_BOOTLOADER_TIMEOUT 200
#define CY_HID_OUTPUT_USER_TIMEOUT             8000
#define CY_HID_OUTPUT_GET_SYSINFO_TIMEOUT      3000
#define CY_HID_OUTPUT_CALIBRATE_IDAC_TIMEOUT   5000