diff --git a/androidApp/src/main/assets/device_hardware.json b/androidApp/src/main/assets/device_hardware.json index 3f579cc7e4..9d8ae700de 100644 --- a/androidApp/src/main/assets/device_hardware.json +++ b/androidApp/src/main/assets/device_hardware.json @@ -1534,5 +1534,20 @@ "images": [ "thinknode-m8.svg" ] + }, + { + "hwModel": 124, + "hwModelSlug": "TBEAM_BPF", + "platformioTarget": "t-beam-bpf", + "architecture": "esp32-s3", + "activelySupported": true, + "supportLevel": 3, + "displayName": "LilyGo T-Beam BPF", + "tags": [ + "LilyGo" + ], + "images": [ + "tbeam-bpf.svg" + ] } ] \ No newline at end of file