From 6daf3d8508817759f054498d88d0841f3caf0344 Mon Sep 17 00:00:00 2001 From: andrekir Date: Wed, 18 Dec 2024 08:29:31 -0300 Subject: [PATCH] feat: update `device_hardware.json` --- app/src/main/assets/device_hardware.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index 853bec3b8..e045a5c00 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -141,7 +141,7 @@ }, { "hwModel": 12, - "hwModelSlug": "TBEAM_S3_CORE", + "hwModelSlug": "LILYGO_TBEAM_S3_CORE", "platformioTarget": "tbeam-s3-core", "architecture": "esp32-s3", "activelySupported": true,