From 7e8781c3ee9923336cdef39f1d731c3a5714820e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 14 Feb 2022 11:06:26 +0900 Subject: Removed comments about HAL. Signed-off-by: Michele Calgaro (cherry picked from commit 69a2f2f25e42e537000017524c2210924927952e) --- src/sources/batterysrc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/sources/batterysrc.h b/src/sources/batterysrc.h index bcd805f..d095e44 100644 --- a/src/sources/batterysrc.h +++ b/src/sources/batterysrc.h @@ -33,7 +33,7 @@ class TDEHardwareDevices; #endif /** - * BatterySrc fetches the state of charge of the battery from HAL + * BatterySrc fetches the state of charge of the battery * @author Ken Werner */ class BatterySrc : public LabelSource { @@ -64,7 +64,7 @@ private: ThreadedTrigger mTrigger; /** - * The hal udi of that battery source + * The udi of that battery source */ TQString mUDI; -- cgit v1.2.1