mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 19:48:35 -07:00
BLE Spam fix default 0 values and checks --nobuild
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Research by @Spooks4576
|
||||
|
||||
typedef enum {
|
||||
EasysetupTypeBuds,
|
||||
EasysetupTypeBuds = 0x01, // Skip 0 as it means unset
|
||||
EasysetupTypeWatch,
|
||||
EasysetupTypeCOUNT,
|
||||
} EasysetupType;
|
||||
|
||||
Reference in New Issue
Block a user