From ae595ccf458b9a93003f9ca72e799133c1bdb0ee Mon Sep 17 00:00:00 2001 From: Fabrizio Zellini Date: Fri, 31 May 2024 15:22:41 +0200 Subject: [PATCH] merged telemetry.pb.h --- src/mesh/generated/meshtastic/telemetry.pb.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mesh/generated/meshtastic/telemetry.pb.h b/src/mesh/generated/meshtastic/telemetry.pb.h index 08f0e410d5..f0ff9bed00 100644 --- a/src/mesh/generated/meshtastic/telemetry.pb.h +++ b/src/mesh/generated/meshtastic/telemetry.pb.h @@ -58,7 +58,7 @@ typedef enum _meshtastic_TelemetrySensorType { meshtastic_TelemetrySensorType_LTR390UV = 21, /* AMS TSL25911FN RGB Light Sensor */ meshtastic_TelemetrySensorType_TSL25911FN = 22, - /* AHT10/20 Temperature Sensor */ + /* AHT10 Integrated temperature and humidity sensor */ meshtastic_TelemetrySensorType_AHT10 = 23 } meshtastic_TelemetrySensorType; @@ -319,4 +319,4 @@ extern const pb_msgdesc_t meshtastic_Telemetry_msg; } /* extern "C" */ #endif -#endif \ No newline at end of file +#endif