mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-19 09:55:06 +00:00
Fix for build
This commit is contained in:
parent
b7ecc29add
commit
beba7ad0e3
@ -27,4 +27,5 @@ theme=DefaultDark
|
||||
colorDepth=16
|
||||
|
||||
[sdkconfig]
|
||||
# Fixes static assertion: FLASH and PSRAM Mode configuration are not supported
|
||||
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|
||||
|
||||
@ -22,4 +22,8 @@ warningMessage=
|
||||
|
||||
[lvgl]
|
||||
theme=DefaultDark
|
||||
colorDepth=16
|
||||
colorDepth=16
|
||||
|
||||
[sdkconfig]
|
||||
# Fixes static assertion: FLASH and PSRAM Mode configuration are not supported
|
||||
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user