mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
This commit is contained in:
@@ -19,7 +19,7 @@ const uint8_t BAD_KB_EMPTY_MAC[BAD_KB_MAC_LEN] = FURI_HAL_BT_EMPTY_MAC_ADDR;
|
||||
// Adjusts to serial MAC +2 in app init
|
||||
uint8_t BAD_KB_BOUND_MAC[BAD_KB_MAC_LEN] = FURI_HAL_BT_EMPTY_MAC_ADDR;
|
||||
|
||||
#define TAG "BadKB"
|
||||
#define TAG "BadKb"
|
||||
#define WORKER_TAG TAG "Worker"
|
||||
|
||||
#define BADKB_ASCII_TO_KEY(script, x) \
|
||||
|
||||
Reference in New Issue
Block a user