mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Update to LovyanGFX 0.4.16 and TFT_eSPI 2.4.50
This commit is contained in:
parent
497ea49550
commit
36194b715d
@ -76,7 +76,7 @@
|
||||
### Architecture
|
||||
- ⚠️ **Breaking:** Removed support for ESP8266!
|
||||
|
||||
Updated libraries to ArduinoJson 6.19.4, ArduinoStreamUtils 1.6.2, AceButton 1.9.2, TFT_eSPI 2.4.42, LovyanGFX 0.4.15 and Adafruit STMPE610 1.1.4
|
||||
Updated libraries to ArduinoJson 6.19.4, ArduinoStreamUtils 1.6.2, AceButton 1.9.2, TFT_eSPI 2.4.50, LovyanGFX 0.4.16 and Adafruit STMPE610 1.1.4
|
||||
|
||||
|
||||
## v0.6.2
|
||||
|
@ -105,10 +105,6 @@
|
||||
#define HASP_USE_TELNET 0
|
||||
#endif
|
||||
|
||||
#ifndef HASP_START_FTP
|
||||
#define HASP_START_FTP 1
|
||||
#endif
|
||||
|
||||
#ifndef HASP_START_TELNET
|
||||
#define HASP_START_TELNET 1
|
||||
#endif
|
||||
|
@ -100,11 +100,11 @@ src_filter = +<*> -<.git/> -<examples/> -<test/> -<tests/> -<stm32f4/> -<lv_font
|
||||
|
||||
[lovyangfx]
|
||||
lib_deps =
|
||||
lovyan03/LovyanGFX@^0.4.15
|
||||
lovyan03/LovyanGFX@^0.4.16
|
||||
|
||||
[tft_espi]
|
||||
lib_deps =
|
||||
bodmer/TFT_eSPI@2.4.42
|
||||
bodmer/TFT_eSPI@2.4.50
|
||||
|
||||
[goodix]
|
||||
lib_deps =
|
||||
|
Loading…
x
Reference in New Issue
Block a user