mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-24 01:28:11 -07:00
Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609)
This commit is contained in:
@@ -14,7 +14,7 @@ extern "C" {
|
||||
/**
|
||||
* Init nfc
|
||||
*/
|
||||
ReturnCode api_hal_nfc_init();
|
||||
void api_hal_nfc_init();
|
||||
|
||||
/**
|
||||
* Check if nfc worker is busy
|
||||
|
||||
Reference in New Issue
Block a user