summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2019-10-12 14:00:04 +0900
committerJeff Epler <jepler@gmail.com>2019-10-12 14:01:35 +0900
commitfae6e295460208c18bb2293c8d311ee8942e10d7 (patch)
tree037765d4d9ba42b43d2adeb2b44afa044ed04295 /py
parentef459326cbd00188a047680ad2d80518cf396ea3 (diff)
nrf: PWMAudioOut: deactivate PWM when deinitting self
.. otherwise, when an AudioPWMOut object was deinitted without being explicitly stop()ped, it would use up a slot in active_audio[]; the 5th iteration would create a non-working audio object which would just buzz instead of playing the right thing. Closes: #2203
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions