From 45da765eb84dd04d64f512b309bbfddbd8269e67 Mon Sep 17 00:00:00 2001 From: Jonathan Bennett Date: Sat, 22 Nov 2025 11:36:23 -0600 Subject: [PATCH] Update Muzi R1 Neo to actively supported --- Meshtastic/Resources/DeviceHardware.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Meshtastic/Resources/DeviceHardware.json b/Meshtastic/Resources/DeviceHardware.json index 1306cfd2..759a21d3 100644 --- a/Meshtastic/Resources/DeviceHardware.json +++ b/Meshtastic/Resources/DeviceHardware.json @@ -1051,7 +1051,7 @@ "hwModelSlug": "MUZI_R1_NEO", "platformioTarget": "r1-neo", "architecture": "nrf52840", - "activelySupported": false, + "activelySupported": true, "supportLevel": 1, "displayName": "muzi R1 Neo", "tags": [ @@ -1183,3 +1183,4 @@ ] } ] +