rename ble debug log

companion protocol so changed to companion and ref:
BLE/TCP/USB
This commit is contained in:
Enot (ded) Skelly
2026-05-05 15:25:32 -07:00
parent 67238468ce
commit 00636c9084
22 changed files with 98 additions and 60 deletions
+6 -6
View File
@@ -1006,17 +1006,17 @@ abstract class AppLocalizations {
/// **'Debug'**
String get settings_debug;
/// No description provided for @settings_bleDebugLog.
/// No description provided for @settings_companionDebugLog.
///
/// In en, this message translates to:
/// **'BLE Debug Log'**
String get settings_bleDebugLog;
/// **'Companion Debug Log'**
String get settings_companionDebugLog;
/// No description provided for @settings_bleDebugLogSubtitle.
/// No description provided for @settings_companionDebugLogSubtitle.
///
/// In en, this message translates to:
/// **'BLE commands, responses, and raw data'**
String get settings_bleDebugLogSubtitle;
/// **'BLE/TCP/USB commands, responses, and raw data'**
String get settings_companionDebugLogSubtitle;
/// No description provided for @settings_appDebugLog.
///