Skip to content

Commit

Permalink
Merge pull request #30 from ianmcorvidae/patch-1
Browse files Browse the repository at this point in the history
Fix RAK4631 number
  • Loading branch information
garthvh authored Aug 6, 2024
2 parents dd35a2b + bfe0b16 commit abf32c3
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 abf32c3

Please sign in to comment.