mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-21 19:05: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
|
||||
|
||||
@ -23,3 +23,7 @@ warningMessage=
|
||||
[lvgl]
|
||||
theme=DefaultDark
|
||||
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