Rename api-hal to furi-hal (#629)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "nfc_i.h"
|
||||
#include "api-hal-nfc.h"
|
||||
#include "furi-hal-nfc.h"
|
||||
|
||||
bool nfc_custom_event_callback(void* context, uint32_t event) {
|
||||
furi_assert(context);
|
||||
|
Reference in New Issue
Block a user