I2S_HAS_SET_BUFFER_SIZE never defined
Closed this issue · 2 comments
tigoe commented
This constant wraps the setBufferSize function, but it's never defined in the library. Where is it defined?
sandeepmistry commented
It will be part of the next SAMD core release, here's the relevant change in the core: arduino/ArduinoCore-samd@6802376#diff-659e8f6da1f13cddd7bb35870f12a05d
sandeepmistry commented
Hi @tigoe, the 1.8.1 release of the SAMD core has this change.