Skip to content

Commit 6f2c9f9

Browse files
committed
Update WisMesh TAP V2 support status to actively supported
1 parent 796d083 commit 6f2c9f9

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
@@ -1008,7 +1008,7 @@ export const deviceHardwareList: DeviceHardware[] = [
10081008
hwModelSlug: "WISMESH_TAP_V2",
10091009
platformioTarget: "rak_wismesh_tap_v2",
10101010
architecture: "esp32-s3",
1011-
activelySupported: false,
1011+
activelySupported: true,
10121012
supportLevel: 1,
10131013
displayName: "RAK WisMesh Tap V2",
10141014
tags: ["RAK"],

0 commit comments

Comments
 (0)