Add libs
This commit is contained in:
parent
3241ef2e20
commit
d8da12d892
|
@ -9,8 +9,12 @@ board = nodemcu-32s
|
||||||
lib_deps =
|
lib_deps =
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
lib_deps =
|
lib_deps =
|
||||||
|
Wire
|
||||||
|
SPI
|
||||||
|
adafruit/Adafruit Unified Sensor @ 1.1.13
|
||||||
blemasle/MCP23017@2.0.0
|
blemasle/MCP23017@2.0.0
|
||||||
adafruit/Adafruit BusIO@1.5.0
|
adafruit/Adafruit BusIO@1.5.0
|
||||||
|
adafruit/Adafruit GFX Library@1.11.9
|
||||||
zinggjm/GxEPD@3.1.0
|
zinggjm/GxEPD@3.1.0
|
||||||
sstaub/Ticker@4.4.0
|
sstaub/Ticker@4.4.0
|
||||||
adafruit/Adafruit BMP280 Library@2.6.2
|
adafruit/Adafruit BMP280 Library@2.6.2
|
||||||
|
|
Loading…
Reference in New Issue