Skip to content

Commit

Permalink
Merge pull request #28 from todd-herbert/patch-1
Browse files Browse the repository at this point in the history
Add Heltec Vision Master E290
  • Loading branch information
garthvh authored Aug 5, 2024
2 parents 8eac01f + fa8d0cf commit 0cbd4d5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lib/resource.ts
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,14 @@ export const deviceHardwareList: DeviceHardware[] = [
activelySupported: true,
displayName: "Heltec Vision Master E213",
},
{
hwModel: 68,
hwModelSlug: "HELTEC_VISION_MASTER_E290",
platformioTarget: "heltec-vision-master-e290",
architecture: "esp32-s3",
activelySupported: true,
displayName: "Heltec Vision Master E290",
},
{
hwModel: 71,
hwModelSlug: "TRACKER_T1000_E",
Expand Down

0 comments on commit 0cbd4d5

Please sign in to comment.