NFC: move worker to separate file, use LED for IO indication, field on/off menu (#231)
This commit is contained in:
3
applications/nfc/nfc_worker.h
Normal file
3
applications/nfc/nfc_worker.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void nfc_worker_task(void* context);
|
Reference in New Issue
Block a user