mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-07-11 23:38:38 +00:00
Fix spelling of Bluetooth
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: __JosephAbbey <me@josephabbey.dev>
This commit is contained in:
@ -20,7 +20,7 @@ using Toybox.System;
|
|||||||
//! WebLog provides a logging and hence debugging aid for when the application is
|
//! WebLog provides a logging and hence debugging aid for when the application is
|
||||||
//! deployed to the watch. This is only used for development and use of it must not
|
//! deployed to the watch. This is only used for development and use of it must not
|
||||||
//! persist into a deployed version. It uses a string buffer to group log entries into
|
//! persist into a deployed version. It uses a string buffer to group log entries into
|
||||||
//! larger submissions in order to prevent overflow of the blue tooth stack.
|
//! larger submissions in order to prevent overflow of the Bluetooth stack.
|
||||||
//!
|
//!
|
||||||
//! Usage:
|
//! Usage:
|
||||||
//! <pre>
|
//! <pre>
|
||||||
|
Reference in New Issue
Block a user