mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 12:18:35 -07:00
Api Symbols: replace asserts with checks
merge ofw commit
This commit is contained in:
@@ -8,7 +8,7 @@ extern "C" {
|
||||
/**
|
||||
* @brief Init sector cache system
|
||||
*/
|
||||
void sector_cache_init();
|
||||
void sector_cache_init(void);
|
||||
|
||||
/**
|
||||
* @brief Get sector data from cache
|
||||
|
||||
Reference in New Issue
Block a user