From ab711cc06e9d7a35cc0eadb17bf515a593f207e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 17:04:16 -0500 Subject: [PATCH] chore: update device hardware list from Meshtastic API (#1806) Co-authored-by: jamesarich --- app/src/main/assets/device_hardware.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index 8af931bba..ffda1ac18 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -229,7 +229,8 @@ "images": [ "tlora-t3s3-epaper.svg" ], - "requiresDfu": true + "requiresDfu": true, + "hasInkHud": true }, { "hwModel": 17, @@ -886,4 +887,4 @@ ], "requiresDfu": true } -] +] \ No newline at end of file