Skip to content

Stream Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@pschatzmann pschatzmann released this 07 May 14:26
· 3059 commits to main since this release

All Stream scenarios are working now:

  • I2SStream
  • AnalogAudioStream
  • MemoryStream
  • UrlStream
  • A2DPStream
  • GeneratedSoundStream
  • AudioOutputWithCallback
  • CsvStream
  • and any other Arduino objects that support the Stream interface: Serial, File...