11-07-2023 11:03
11-07-2023 11:03
The vibration module allows access to some pre-defined elements like "ring", "nudge" etc. Is there a way to gain any further degree of control over what the vibration motor does? For example something like a pulse of 500ms duration?
11-07-2023 11:11
11-07-2023 11:11
Alas, no; or, at least, not through the API. I could have used that in my work-in-progress.
You can use .stop() to truncate a pattern, but that's about it.
11-07-2023 20:10
11-07-2023 20:10
Hi @SunsetRunner - have a look at SimpleVibrate and it's documentation it may help.
What you can do knowing vibrate length is trigger successive commands or let Alert (continuous vibration) run for a predefined time.
Author | ch, passion for improvement.