Skip to content

Commit

Permalink
Merge pull request #421 from markbirss/develop
Browse files Browse the repository at this point in the history
Update mesh.proto add Waveshare ESP32-S3-PICO #3081
  • Loading branch information
thebentern committed Jan 15, 2024
2 parents 1091250 + 7e8828c commit a5d410d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,11 @@ enum HardwareModel {
* EBYTE SPI LoRa module and ESP32-S3
*/
EBYTE_ESP32_S3 = 54;

/*
* Waveshare ESP32-S3-PICO with PICO LoRa HAT and 2.9inch e-Ink
*/
ESP32_S3_PICO = 55;

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

0 comments on commit a5d410d

Please sign in to comment.