mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 22:28:36 -07:00
Api Symbols: replace asserts with checks
merge ofw commit
This commit is contained in:
@@ -37,7 +37,7 @@ typedef void (
|
||||
*
|
||||
* @return just created instance of InfraredWorker
|
||||
*/
|
||||
InfraredWorker* infrared_worker_alloc();
|
||||
InfraredWorker* infrared_worker_alloc(void);
|
||||
|
||||
/** Free InfraredWorker
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user