mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 16:05:05 +00:00
27 lines
563 B
INI
27 lines
563 B
INI
general.vendor=Heltec
|
|
general.name=WiFi LoRa 32 v3
|
|
general.incubating=true
|
|
|
|
apps.launcherAppId=tactility.launcher
|
|
apps.autoStartAppId=tactility.apwebserver
|
|
|
|
hardware.target=ESP32S3
|
|
hardware.flashSize=8MB
|
|
hardware.spiRam=false
|
|
hardware.tinyUsbMsc=true
|
|
hardware.esptoolFlashFreq=120M
|
|
hardware.bluetooth=true
|
|
|
|
storage.userDataLocation=Internal
|
|
|
|
display.size=0.96"
|
|
display.shape=rectangle
|
|
display.dpi=149
|
|
|
|
cdn.infoMessage=Due to the small size of the screen, the icons don't render properly.
|
|
|
|
lvgl.theme=Mono
|
|
lvgl.colorDepth=16
|
|
lvgl.uiScale=70
|
|
lvgl.uiDensity=compact
|