You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme for PWM Speaker used to describe an overloaded play() method that takes a tone and a duration as arguments. The driver however, supplies only a method that allows the tone.
The readme for PWM Speaker used to describe an overloaded
play()
method that takes a tone and a duration as arguments. The driver however, supplies only a method that allows the tone.readme source:
https://github.com/androidthings/contrib-drivers/tree/master/pwmspeaker
extract:
The only currently existing method:
For the time being the documentation has removed description of the duration parameter, but it has been requested for implementation by @mangini
The text was updated successfully, but these errors were encountered: