mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-06-10 11:59:05 +02:00
@@ -245,7 +245,7 @@ void low_flash_init_core1(void) {
|
||||
mutex_exit(&mtx_flash);
|
||||
}
|
||||
|
||||
void low_flash_available(void) {
|
||||
void low_flash_commit(void) {
|
||||
mutex_enter_blocking(&mtx_flash);
|
||||
flash_available = true;
|
||||
mutex_exit(&mtx_flash);
|
||||
|
||||
Reference in New Issue
Block a user