From ad0a900b92ae9b9cbda5ae10b776cc060a585884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Wed, 9 Oct 2024 14:53:12 +0200 Subject: [PATCH] Update mesh.proto Rename M5STACK_CORE to prepare for M5STACK_CORE2 and M5STACK_CORES3 --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 6b9be53a..cc55f114 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -434,7 +434,7 @@ enum HardwareModel { /* * M5 esp32 based MCU modules with enclosure, TFT and LORA Shields. All Variants (Basic, Core, Fire, Core2, CoreS3, Paper) https://m5stack.com/ */ - M5STACK = 42; + M5STACK_CORE = 42; /* * New Heltec LoRA32 with ESP32-S3 CPU