-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDWire: only takes milliseconds to change #60
Comments
@rcooke-warwick @vipulgupta2048 Seems I can not assign issues, so pinging you here. |
perezmeyer
added a commit
to perezmeyer/autokit-interface-sw
that referenced
this issue
Sep 5, 2023
Might be even less, but for sure this is better than 5 seconds. Closes: balena-io-hardware#60 Change-type: patch Signed-off-by: Lisandro Pérez Meyer <[email protected]>
vipulgupta2048
pushed a commit
to perezmeyer/autokit-interface-sw
that referenced
this issue
Sep 5, 2023
Might be even less, but for sure this is better than 5 seconds. Closes: balena-io-hardware#60 Change-type: patch Signed-off-by: Lisandro Pérez Meyer <[email protected]>
vipulgupta2048
pushed a commit
to perezmeyer/autokit-interface-sw
that referenced
this issue
Sep 5, 2023
Might be even less, but for sure this is better than 5 seconds. Closes: balena-io-hardware#60 Change-type: patch Signed-off-by: Lisandro Pérez Meyer <[email protected]>
perezmeyer
added a commit
to perezmeyer/autokit-interface-sw
that referenced
this issue
Sep 6, 2023
Might be even less, but for sure this is better than 5 seconds. Closes: balena-io-hardware#60 Change-type: patch Signed-off-by: Lisandro Pérez Meyer <[email protected]>
hey @vipulgupta2048 @perezmeyer , here's my opinion on this change:
|
Well, that sounds like a bug in node code... but OK, I'll increase it to 1s |
perezmeyer
added a commit
to perezmeyer/autokit-interface-sw
that referenced
this issue
Sep 12, 2023
Might be even less, but for sure this is better than 5 seconds. Closes: balena-io-hardware#60 Change-type: patch Signed-off-by: Lisandro Pérez Meyer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently the code reads:
SDWire takes just a few milliseconds to switch. If the delay is expressed in milliseconds I would say reduce that to 500.
The text was updated successfully, but these errors were encountered: