From 27276d53d82f7d7e33b600edb73772cbaa568323 Mon Sep 17 00:00:00 2001 From: Marvo2011 Date: Sun, 17 Dec 2023 16:47:22 +0100 Subject: [PATCH] Fix typo in bluetooth note in config.default.ini --- etc/dbus-serialbattery/config.default.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/dbus-serialbattery/config.default.ini b/etc/dbus-serialbattery/config.default.ini index 0cf567b6..cd62d6e2 100644 --- a/etc/dbus-serialbattery/config.default.ini +++ b/etc/dbus-serialbattery/config.default.ini @@ -58,7 +58,7 @@ BLUETOOTH_BMS = ; Description: Some users reported issues to the built in bluetooth module, you can try to fix it with an USB ; module. After a change you have to run reinstall-local.sh and to manual reboot the device! ; The usb bluetooth module must have BLE support (bluetooth version >= 4.0) -; Other bluetooth devices such as Ruvi tags not tested yet. +; Other bluetooth devices such as Ruuvi tags not tested yet. ; False: Use the built in bluetooth module ; True: Disable built in bluetooth module and try to use USB module BLUETOOTH_USE_USB = False