mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-17 04:34:44 -07:00
add support for OFW - declare reverse_mac
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
#include <gui/modules/popup.h>
|
||||
#include "scenes/findmy_scene.h"
|
||||
#include "helpers/base64.h"
|
||||
#if FW_ORIGIN_Official
|
||||
void furi_hal_bt_reverse_mac_addr(uint8_t mac_addr[GAP_MAC_ADDR_SIZE]);
|
||||
#endif
|
||||
|
||||
struct FindMy {
|
||||
Gui* gui;
|
||||
|
||||
Reference in New Issue
Block a user