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

Implement enable/disable bluetooth of devices #754

Merged
merged 1 commit into from Jan 29, 2024

Conversation

jupe
Copy link

@jupe jupe commented Jan 28, 2024

Finish openstf#790 and taking care previous comments.

Looks like;
ble_on_off

note: because of DCO requirements, had to rework original commits and decided to merged all to one commit.

Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>
@koral-- koral-- merged commit e958a59 into DeviceFarmer:master Jan 29, 2024
2 checks passed
@@ -0,0 +1,53 @@
var syrup = require('stf-syrup')
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be var syrup = require('@devicefarmer/stf-syrup')

@koral--

@jupe jupe deleted the bluetooth_control branch January 29, 2024 20:36
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