mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
5 lines
133 B
C
5 lines
133 B
C
#pragma once
|
|
#include "bt_i.h"
|
|
#include <profiles/serial_profile.h>
|
|
|
|
extern void bt_set_settings(Bt* bt, const BtSettings* settings); |