mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-27 03:49:58 -07:00
NFC: Split NfcProtocolSupport into plugins
This commit is contained in:
@@ -158,3 +158,5 @@ const NfcProtocolSupportBase nfc_protocol_support_slix = {
|
||||
.on_event = nfc_protocol_support_common_on_event_empty,
|
||||
},
|
||||
};
|
||||
|
||||
NFC_PROTOCOL_SUPPORT_PLUGIN(slix, NfcProtocolSlix);
|
||||
|
||||
Reference in New Issue
Block a user