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
+2 -2
View File
@@ -405,8 +405,8 @@ class _SettingsScreenState extends State<SettingsScreen> {
),
ListTile(
leading: const Icon(Icons.bluetooth_outlined),
title: Text(l10n.settings_bleDebugLog),
subtitle: Text(l10n.settings_bleDebugLogSubtitle),
title: Text(l10n.settings_companionDebugLog),
subtitle: Text(l10n.settings_companionDebugLogSubtitle),
trailing: const Icon(Icons.chevron_right),
onTap: () {
Navigator.push(