Skip to content

Commit 793e274

Browse files
Copilotthebentern
andauthored
Run buf format on atak proto
Agent-Logs-Url: https://github.com/meshtastic/protobufs/sessions/059c2e02-63e3-467d-b032-dc5c15883261 Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
1 parent e5b07ae commit 793e274

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

meshtastic/atak.proto

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1783,11 +1783,11 @@ message SensorFov {
17831783
*/
17841784
enum SensorType {
17851785
SensorType_Unspecified = 0;
1786-
SensorType_Camera = 1; // daylight / general optical
1787-
SensorType_Thermal = 2; // FLIR, thermal imager
1788-
SensorType_Laser = 3; // rangefinder, LRF, designator
1789-
SensorType_Nvg = 4; // night vision goggles
1790-
SensorType_Rf = 5; // radio/radar direction-finding
1786+
SensorType_Camera = 1; // daylight / general optical
1787+
SensorType_Thermal = 2; // FLIR, thermal imager
1788+
SensorType_Laser = 3; // rangefinder, LRF, designator
1789+
SensorType_Nvg = 4; // night vision goggles
1790+
SensorType_Rf = 5; // radio/radar direction-finding
17911791
SensorType_Other = 6;
17921792
}
17931793

0 commit comments

Comments
 (0)