This commit is contained in:
Willy-JL
2024-03-20 01:48:10 +00:00
588 changed files with 3875 additions and 2957 deletions

View File

@@ -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
*