BLE Spam refactor namespace and use viewdispatcher

This commit is contained in:
Willy-JL
2023-10-18 05:13:43 +01:00
parent 9abe7cf3d2
commit dfc2309a3a
10 changed files with 99 additions and 79 deletions

View File

@@ -8,4 +8,4 @@ typedef struct {
char display_name[25];
} SwiftpairCfg;
extern const BleSpamProtocol ble_spam_protocol_swiftpair;
extern const Protocol protocol_swiftpair;