BLE Spam move extra config after

This commit is contained in:
Willy-JL
2023-10-20 22:40:04 +01:00
parent 562a634ca5
commit a75122011d
7 changed files with 23 additions and 33 deletions

View File

@@ -16,6 +16,11 @@ enum {
ViewVariableItemList,
};
enum {
ConfigRandomMac,
ConfigExtraStart = ConfigRandomMac,
};
typedef struct Attack Attack;
typedef struct {