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