mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Api Symbols: replace asserts with checks
merge ofw commit
This commit is contained in:
@@ -15,7 +15,7 @@ extern "C" {
|
||||
|
||||
/** Initialize vibro
|
||||
*/
|
||||
void furi_hal_vibro_init();
|
||||
void furi_hal_vibro_init(void);
|
||||
|
||||
/** Turn on/off vibro
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user