parent
21f34396ee
commit
98419d884e
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ PWMAudio::PWMAudio(pin_size_t pin, bool stereo) {
|
|||
_freq = 48000;
|
||||
_arb = nullptr;
|
||||
_cb = nullptr;
|
||||
_cbd = nullptr;
|
||||
_buffers = 8;
|
||||
_bufferWords = 0;
|
||||
_stereo = stereo;
|
||||
|
|
|
|||
Loading…
Reference in a new issue