mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #431 from todd-herbert/master
add Heltec Wireless Paper V1.0 to HardwareModel
This commit is contained in:
commit
b279e147a0
1 changed files with 9 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue