Reorganisation fichiers
This commit is contained in:
@@ -10,20 +10,18 @@
|
||||
|
||||
[env:esp32-2432s028r]
|
||||
platform = espressif32
|
||||
platform_packages =
|
||||
platform_packages =
|
||||
framework-arduinoespressif32 @ 3.20007.0
|
||||
board = esp32dev
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
|
||||
lib_deps =
|
||||
lib_deps =
|
||||
bodmer/TFT_eSPI
|
||||
bblanchon/ArduinoJson
|
||||
paulstoffregen/XPT2046_Touchscreen
|
||||
WiFi
|
||||
me-no-dev/AsyncTCP@1.1.1
|
||||
me-no-dev/ESPAsyncWebServer@1.2.3
|
||||
|
||||
SD
|
||||
build_flags =
|
||||
-DYELLOW_DISPLAY
|
||||
-DUSER_SETUP_LOADED
|
||||
@@ -49,5 +47,5 @@ build_flags =
|
||||
-DLOAD_FONT7
|
||||
-DLOAD_FONT8
|
||||
-DLOAD_GFXFF
|
||||
-DUSE_HSPI_PORT
|
||||
-DTFT_RGB_ORDER=TFT_BGR
|
||||
-DUSE_HSPI_PORT
|
||||
-DTFT_RGB_ORDER=TFT_BGR
|
||||
|
||||
Reference in New Issue
Block a user