Skip to content

Commit 6a3fa6f

Browse files
committed
Seeed solar node is active now
1 parent e73a658 commit 6a3fa6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/resource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ export const deviceHardwareList: DeviceHardware[] = [
717717
hwModelSlug: "SEEED_SOLAR_NODE",
718718
platformioTarget: "seeed_solar_node",
719719
architecture: "nrf52840",
720-
activelySupported: false,
720+
activelySupported: true,
721721
supportLevel: 1,
722722
displayName: "SenseCAP Solar Node",
723723
tags: ["Seeed"],

0 commit comments

Comments
 (0)