mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Api Symbols: replace asserts with checks
merge ofw commit
This commit is contained in:
@@ -20,7 +20,7 @@ typedef void (*InfraredProgressViewBackCallback)(void*);
|
||||
*
|
||||
* @retval new allocated instance
|
||||
*/
|
||||
InfraredProgressView* infrared_progress_view_alloc();
|
||||
InfraredProgressView* infrared_progress_view_alloc(void);
|
||||
|
||||
/** Free previously allocated Progress view module instance
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user