Skip to content

#111, but waiting for TB startup in a different code location

Compare
Choose a tag to compare
@opto opto released this 17 Jun 22:07
· 2 commits to master since this release

instead of:
insert button
wait for startup
insert keys
(done, beacause we had a key problem), this does:
wait for startup
insert button
insert keys
etc.

maybe that helps