Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609)
This commit is contained in:
@@ -22,6 +22,7 @@ void api_hal_spi_init() {
|
||||
GpioSpeedVeryHigh
|
||||
);
|
||||
}
|
||||
FURI_LOG_I("FuriHalSpi", "Init OK");
|
||||
}
|
||||
|
||||
void api_hal_spi_bus_lock(const ApiHalSpiBus* bus) {
|
||||
|
||||
Reference in New Issue
Block a user