From c09f3260d361e8383684ba41e0af37af97001519 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Thu, 2 Feb 2023 12:17:13 -0600 Subject: [PATCH] Alignment --- meshtastic/connection_status.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/connection_status.proto b/meshtastic/connection_status.proto index 5203310..a5a2ef0 100644 --- a/meshtastic/connection_status.proto +++ b/meshtastic/connection_status.proto @@ -87,7 +87,7 @@ message BluetoothConnectionStatus { /* * Rssi of bluetooth connection */ - int32 rssi = 2; + int32 rssi = 2; /* * Whether the device has an active connection or not