We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a6793 commit ee6a7ccCopy full SHA for ee6a7cc
library.properties
@@ -1,5 +1,5 @@
1
name=ESP32-audioI2S-master
2
-version=3.0.13
+version=3.2.1
3
author=schreibfaul1
4
maintainer=schreibfaul1
5
sentence=With this library You can easily build a WebRadio with a ESP32 board and a I2S-module.
src/Audio.cpp
@@ -3,7 +3,7 @@
audio.cpp
Created on: Oct 28.2018 */char audioI2SVers[] ="\
6
- Version 3.2.0i ";
+ Version 3.2.1 ";
7
/* Updated on: May 25.2025
8
9
Author: Wolle (schreibfaul1)
0 commit comments