mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-24 05:34:45 -07:00
BT on/off to desktop_lock_menu
This commit is contained in:
5
applications/services/bt/bt_service/bt_api.h
Normal file
5
applications/services/bt/bt_service/bt_api.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
#include "bt_i.h"
|
||||
#include <profiles/serial_profile.h>
|
||||
|
||||
extern void bt_set_settings(Bt* bt, const BtSettings* settings);
|
||||
Reference in New Issue
Block a user