From f9aa5cfd08cf14917fce54e5ebc0441b35ce32b3 Mon Sep 17 00:00:00 2001 From: "Aaron.Lee" <32860565+Heltec-Aaron-Lee@users.noreply.github.com> Date: Wed, 9 Apr 2025 19:55:20 +0800 Subject: [PATCH] Add Heltec MeshPocket definition (#673) --- meshtastic/mesh.proto | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index bcae1de..893d5aa 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -703,6 +703,11 @@ enum HardwareModel { * Reserved Fried Chicken ID for future use */ RESERVED_FRIED_CHICKEN = 93; + + /* + * Heltec Magnetic Power Bank with Meshtastic compatible + */ + HELTEC_MESH_POCKET = 94; /* * ------------------------------------------------------------------------------------------------------------------------------------------