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:
@@ -24,7 +24,7 @@ typedef enum {
|
||||
*
|
||||
* @return SubGhzTxRx* pointer to SubGhzTxRx
|
||||
*/
|
||||
SubGhzTxRx* subghz_txrx_alloc();
|
||||
SubGhzTxRx* subghz_txrx_alloc(void);
|
||||
|
||||
/**
|
||||
* Free SubGhzTxRx
|
||||
|
||||
Reference in New Issue
Block a user