Revert BLE gatt characteristics refactoring temporarily

This commit is contained in:
MX
2023-06-14 03:18:24 +03:00
parent f22624399c
commit 8bb3092002
22 changed files with 877 additions and 970 deletions

View File

@@ -8,7 +8,7 @@
#include <furi.h>
#include <stdbool.h>
#include <gap.h>
#include <services/serial_service.h>
#include <serial_service.h>
#include <ble_glue.h>
#include <ble_app.h>