From 579f327609a9782026d9f48e771971ffc11d8a59 Mon Sep 17 00:00:00 2001 From: lin <lin@kickpi.com> Date: Tue, 18 Feb 2025 07:30:00 +0000 Subject: [PATCH] fix(battery): fixed the problem of abnormal battery power display --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b7b1716..1b1dffa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ longan/out/ android/device/softwinner/ceres-c3/fstab.sun50iw10p1.noverify +longan/device/.BoardConfig.mk -- Gitblit v1.6.2