From 862f87835e60974d3c05d45e210a3b0c5034b2e1 Mon Sep 17 00:00:00 2001 From: yarbschris <123770805+yarbschris@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:55:35 -0600 Subject: [PATCH] Fix formatting --- meshtastic/telemetry.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meshtastic/telemetry.proto b/meshtastic/telemetry.proto index 21ea1a0..71cf545 100644 --- a/meshtastic/telemetry.proto +++ b/meshtastic/telemetry.proto @@ -802,8 +802,8 @@ enum TelemetrySensorType { BH1750 = 45; /* - * HDC1080 Temperature and Humidity Sensor - */ + * HDC1080 Temperature and Humidity Sensor + */ HDC1080 = 46; }