mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
after merge fixes
add void
This commit is contained in:
@@ -285,7 +285,7 @@ void furi_hal_subghz_stop_async_tx(void);
|
||||
// External CC1101 Ebytes power amplifier control
|
||||
void furi_hal_subghz_set_ext_power_amp(bool enabled);
|
||||
|
||||
bool furi_hal_subghz_get_ext_power_amp();
|
||||
bool furi_hal_subghz_get_ext_power_amp(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user