Skip to content
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

Adapting to new Speculos finger_touch API call. #187

Merged
merged 1 commit into from
May 6, 2024

Conversation

lpascal-ledger
Copy link
Contributor

@lpascal-ledger lpascal-ledger commented May 6, 2024

Following this PR, the Speculos finger_touch function has two new arguments x2 and y2.
We need to explicit that the third argument used in ragger is the delay, else it will implicitly understand that it is x2. This will break, as x2 needs to be an integer, whereas the delay is often a float.

@lpascal-ledger lpascal-ledger marked this pull request as ready for review May 6, 2024 13:17
xchapron-ledger
xchapron-ledger previously approved these changes May 6, 2024
Copy link

sonarcloud bot commented May 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lpascal-ledger
Copy link
Contributor Author

Sorry @xchapron-ledger I needed to update one snapshot.

@lpascal-ledger lpascal-ledger merged commit 481b5ea into master May 6, 2024
25 checks passed
@lpascal-ledger lpascal-ledger deleted the fix/touch_finger branch May 6, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants