Skip to content

Commit

Permalink
Fix RAK4631 number
Browse files Browse the repository at this point in the history
(reported in discord)
  • Loading branch information
ianmcorvidae authored Aug 6, 2024
1 parent dd35a2b commit bfe0b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/resource.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export const deviceHardwareList: DeviceHardware[] = [
platformioTarget: "rak4631",
architecture: "nrf52840",
activelySupported: true,
displayName: "RAK WisBlock 4361",
displayName: "RAK WisBlock 4631",
},
{
hwModel: 10,
Expand Down

0 comments on commit bfe0b16

Please sign in to comment.