Modifications for @tyeth review
This commit is contained in:
parent
c1ace0bcd8
commit
84a40177b6
1 changed files with 3 additions and 3 deletions
|
|
@ -78,6 +78,9 @@ lib_deps =
|
|||
adafruit/Adafruit STMPE610
|
||||
adafruit/Adafruit TouchScreen
|
||||
adafruit/Adafruit MQTT Library
|
||||
adafruit/Adafruit LED Backpack Library
|
||||
adafruit/Adafruit LiquidCrystal
|
||||
adafruit/Adafruit SSD1306
|
||||
https://github.com/adafruit/Adafruit_SHT4X.git
|
||||
bblanchon/ArduinoJson
|
||||
https://github.com/adafruit/SdFat.git
|
||||
|
|
@ -89,9 +92,6 @@ lib_deps =
|
|||
https://github.com/adafruit/RTClib.git
|
||||
https://github.com/bblanchon/ArduinoStreamUtils.git
|
||||
https://github.com/Sensirion/arduino-i2c-scd4x.git
|
||||
https://github.com/adafruit/Adafruit_LED_Backpack.git
|
||||
https://github.com/adafruit/Adafruit_LiquidCrystal.git
|
||||
https://github.com/adafruit/Adafruit_SSD1306.git
|
||||
|
||||
; Common build environment for ESP32 platform
|
||||
[common:esp32]
|
||||
|
|
|
|||
Loading…
Reference in a new issue