Skip to content

Commit

Permalink
Merge pull request #431 from todd-herbert/master
Browse files Browse the repository at this point in the history
add Heltec Wireless Paper V1.0 to HardwareModel
  • Loading branch information
thebentern authored Feb 5, 2024
2 parents b508d2e + 7ede214 commit b279e14
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,15 @@ enum HardwareModel {
* with one cut and one jumper Meshtastic works
*/
CHATTER_2 = 56;

/*
* Heltec Wireless Paper, With ESP32-S3 CPU and E-Ink display
* Older "V1.0" Variant, has no "version sticker"
* E-Ink model is DEPG0213BNS800
* Tab on the screen protector is RED
* Flex connector marking is FPC-7528B
*/
HELTEC_WIRELESS_PAPER_V1_0 = 57;

/*
* ------------------------------------------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit b279e14

Please sign in to comment.