Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ A more sophisticated example in which the CA class was overloaded to include its
"""Callback for sending messages

This callback is registered at the ECU timer event mechanism to be
executed every 500ms.
executed every 5s.

:param cookie:
A cookie registered at 'add_timer'. May be None.
Expand Down