Restrictive check of protocol / flash timeouts #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When issue #5 is implemented, there is no longer a need to have an 1s timeout after which twiboot executes the application.
Currently this timeout is disabled after the first valid protocol message.
Instead use it as a protocol guard and reset (not disable) the timeout after each protocol message.