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 8301f83 commit 9c38b73Copy full SHA for 9c38b73
1 file changed
platformio.ini
@@ -26,7 +26,7 @@ build_flags =
26
board = nodemcu-32s
27
lib_deps =
28
${env.lib_deps}
29
- https://github.com/martinroger/espod.git#v0.0.2
+ https://github.com/martinroger/espod.git#v0.1.0
30
lib_ignore = audio-driver
31
32
[env:a1sMini]
@@ -47,7 +47,7 @@ build_flags =
47
48
49
50
51
52
[env:AiO-DAC]
53
board = AiODAC_8MB
@@ -61,7 +61,7 @@ build_flags =
61
-D LED_BUILTIN=18
62
63
64
65
66
67
; For local development only
0 commit comments