We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa7d16 commit eca1340Copy full SHA for eca1340
protobuf_definitions/telemetry.proto
@@ -290,6 +290,6 @@ message CPUInfoTel {
290
291
// Surface Unit telemetry message.
292
message SurfaceUnitTel {
293
- SurfaceUnitBatteryTel battery_info = 1; // Battery information.
+ SurfaceUnitBatteryInfo battery_info = 1; // Battery information.
294
SurfaceUnitVersionInfo version_info = 2; // Version information.
295
}
0 commit comments