From 5ddb7cbbe7439cf6b1476dd42d166cb137521468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Mon, 9 Jan 2023 10:10:22 +0100 Subject: [PATCH] correct formatting --- mesh.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mesh.proto b/mesh.proto index 5c932bc..f4d38a8 100644 --- a/mesh.proto +++ b/mesh.proto @@ -371,10 +371,10 @@ enum HardwareModel { */ HELTEC_WSL_V3 = 44; - /* + /* * New BETAFPV ELRS Micro TX Module 2.4G with ESP32 CPU */ - BETAFPV_2400_TX = 45; + BETAFPV_2400_TX = 45; /* * Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.