Skip to content

Commit b16fe9c

Browse files
authored
Merge pull request #139 from meshtastic/flasher-activate/tlora-c6
Mark T-Lora C6 as actively supported
2 parents 20dd2a1 + 63b2349 commit b16fe9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/resource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@ export const deviceHardwareList: DeviceHardware[] = [
11791179
hwModelSlug: "TLORA_C6",
11801180
platformioTarget: "tlora-c6",
11811181
architecture: "esp32-c6",
1182-
activelySupported: false,
1182+
activelySupported: true,
11831183
supportLevel: 1,
11841184
displayName: "LilyGo T-Lora C6",
11851185
tags: ["LilyGo"],

0 commit comments

Comments
 (0)