Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609)
This commit is contained in:
@@ -26,7 +26,6 @@ struct NfcWorker {
|
||||
void* context;
|
||||
|
||||
NfcWorkerState state;
|
||||
ReturnCode error;
|
||||
};
|
||||
|
||||
void nfc_worker_change_state(NfcWorker* nfc_worker, NfcWorkerState state);
|
||||
|
Reference in New Issue
Block a user