diff --git a/Devices/es3c28p/device.properties b/Devices/es3c28p/device.properties index ab8bd477..46937c94 100644 --- a/Devices/es3c28p/device.properties +++ b/Devices/es3c28p/device.properties @@ -1,25 +1,22 @@ -[general] -vendor=LCDWIKI -name=ES3C28P +general.vendor=LCDWIKI +general.name=ES3C28P -[apps] -launcherAppId=Launcher +apps.launcherAppId=Launcher -[hardware] -target=ESP32S3 -flashSize=16MB -spiRam=true -spiRamMode=OCT -spiRamSpeed=120M -tinyUsb=true -usbHostEnabled=false -esptoolFlashFreq=120M -bluetooth=true +hardware.target=ESP32S3 +hardware.flashSize=16MB +hardware.spiRam=true +hardware.spiRamMode=OCT +hardware.spiRamSpeed=120M +hardware.tinyUsb=true +hardware.usbHostEnabled=false +hardware.esptoolFlashFreq=120M +hardware.bluetooth=true -[display] -size=2.8" -shape=rectangle -dpi=143 +display.size=2.8" +display.shape=rectangle +display.dpi=143 -[lvgl] -colorDepth=16 +lvgl.colorDepth=16 + +storage.userDataLocation=SD