diff --git a/meshtastic/telemetry.proto b/meshtastic/telemetry.proto index dccf1b6d..f83cead4 100644 --- a/meshtastic/telemetry.proto +++ b/meshtastic/telemetry.proto @@ -891,6 +891,11 @@ enum TelemetrySensorType { * ICM-42607-P 6‑Axis IMU */ ICM42607P = 53; + + /* + * QMP6988 high accuracy pressure and temperature sensor + */ + QMP6988 = 54; } /*