feat(fw/health): добавлено моргание светодиода

This commit is contained in:
2025-12-26 02:46:06 +03:00
parent 2a14a36797
commit eaa0e0a3eb
5 changed files with 147 additions and 39 deletions

View File

@@ -7,6 +7,7 @@ App/Src/main.c \
App/Src/audio_adc.c \
App/Src/audio_processor.c \
App/Src/protocol.c \
App/Src/health.c \
App/Src/usb_descriptors.c \
App/Src/system_stm32f1xx.c \