feat: ble: add battery level characteristic (#66)

App might read battery level from characteristic/service uuid: 0x2A19/0x180F
This commit is contained in:
Dien-Nhung Nguyen
2025-02-10 16:11:52 +07:00
committed by GitHub
parent 03e30b4b24
commit 512134607b
7 changed files with 144 additions and 78 deletions

View File

@@ -64,6 +64,7 @@ src/leddrv.c \
src/button.c \
src/bmlist.c \
src/ble/profile/legacy.c \
src/ble/profile/batt.c \
src/ble/profile/devinfo.c \
src/ble/setup.c \
src/ble/peripheral.c \
@@ -79,6 +80,7 @@ src/xbm.c \
src/resource.c \
src/animation.c \
src/font.c \
src/power.c \
# ASM sources