From bfe0b16feb015d5c3536cb2bbb5f0b51bdfacdc1 Mon Sep 17 00:00:00 2001 From: Ian McEwen Date: Mon, 5 Aug 2024 19:31:45 -0700 Subject: [PATCH] Fix RAK4631 number (reported in discord) --- src/lib/resource.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/resource.ts b/src/lib/resource.ts index a19add3..458c466 100644 --- a/src/lib/resource.ts +++ b/src/lib/resource.ts @@ -78,7 +78,7 @@ export const deviceHardwareList: DeviceHardware[] = [ platformioTarget: "rak4631", architecture: "nrf52840", activelySupported: true, - displayName: "RAK WisBlock 4361", + displayName: "RAK WisBlock 4631", }, { hwModel: 10,