fix(ble): simplify nrf52 meshtastic service flow

This commit is contained in:
liu weikai
2026-04-15 21:52:19 +08:00
parent 89693c3390
commit c509553239
3 changed files with 142 additions and 75 deletions
+1
View File
@@ -7,6 +7,7 @@
#include "app/app_config.h"
#include "app/app_facade_access.h"
#include "ble/ble_manager.h"
#include "chat/usecase/chat_service.h"
#include "platform/ui/gps_runtime.h"
#include "platform/ui/tracker_runtime.h"