diff --git a/meshtastic/telemetry.proto b/meshtastic/telemetry.proto index 3ca7d07..68b4e5d 100644 --- a/meshtastic/telemetry.proto +++ b/meshtastic/telemetry.proto @@ -575,6 +575,11 @@ enum TelemetrySensorType { * RAKWireless RAK12035 Soil Moisture Sensor Module */ RAK12035 = 37; + + /* + * MAX17261 lipo battery gauge + */ + MAX17261 = 38; } /*