Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
increase etx ack timeout from 1 to 30s
Browse files Browse the repository at this point in the history
emiltin committed Jan 8, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8e1739d commit 90ca84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/kapsch_etx.yaml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ intervals:
watchdog: 60
timeouts:
watchdog: 65
acknowledgement: 1
acknowledgement: 30
connect: 30
ready: 1
status_response: 3

0 comments on commit 90ca84e

Please sign in to comment.