BLE Spam refactor config structures --nobuild

This commit is contained in:
Willy-JL
2023-10-16 13:55:33 +01:00
parent c3536f7ecd
commit 42ee5f252c
9 changed files with 71 additions and 70 deletions

View File

@@ -6,6 +6,6 @@
typedef struct {
char display_name[25];
} SwiftpairMsg;
} SwiftpairCfg;
extern const BleSpamProtocol ble_spam_protocol_swiftpair;