Delete spaces in ini

This commit is contained in:
norbert-walter 2022-03-03 19:26:06 +01:00
parent 3786ef84b0
commit 823109b0ae
1 changed files with 3 additions and 3 deletions

View File

@ -101,9 +101,9 @@ board = nodemcu-32s
lib_deps =
${env.lib_deps}
lib_deps =
blemasle/MCP23017 @ 2.0.0
adafruit/Adafruit BusIO @ 1.5.0
zinggjm/GxEPD @ 3.1.0
blemasle/MCP23017@2.0.0
adafruit/Adafruit BusIO@1.5.0
zinggjm/GxEPD@3.1.0
sstaub/Ticker@^4.4.0
build_flags =
-D BOARD_NODEMCU32S_OBP60