More renames.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2026-04-21 00:06:28 +02:00
parent 0d3a1bdf51
commit e24eb9b150
12 changed files with 102 additions and 116 deletions

View File

@@ -177,7 +177,7 @@ int phy_save(void) {
return ret;
}
file_put_data(ef_phy, tmp, tmp_len);
low_flash_available();
flash_commit();
return PICOKEYS_OK;
}