Skip to content

Commit 9c38b73

Browse files
committed
PlatformIO alignment before PR
1 parent 8301f83 commit 9c38b73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

platformio.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ build_flags =
2626
board = nodemcu-32s
2727
lib_deps =
2828
${env.lib_deps}
29-
https://github.com/martinroger/espod.git#v0.0.2
29+
https://github.com/martinroger/espod.git#v0.1.0
3030
lib_ignore = audio-driver
3131

3232
[env:a1sMini]
@@ -47,7 +47,7 @@ build_flags =
4747

4848
lib_deps =
4949
${env.lib_deps}
50-
https://github.com/martinroger/espod.git#v0.0.2
50+
https://github.com/martinroger/espod.git#v0.1.0
5151

5252
[env:AiO-DAC]
5353
board = AiODAC_8MB
@@ -61,7 +61,7 @@ build_flags =
6161
-D LED_BUILTIN=18
6262
lib_deps =
6363
${env.lib_deps}
64-
https://github.com/martinroger/espod.git#v0.0.2
64+
https://github.com/martinroger/espod.git#v0.1.0
6565
lib_ignore = audio-driver
6666

6767
; For local development only

0 commit comments

Comments
 (0)