Delete spaces in ini
This commit is contained in:
parent
3786ef84b0
commit
823109b0ae
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue