Merge branch 'DarkFlippers:dev' into feat/subghz-save-hopping-state

This commit is contained in:
DerSkythe
2023-08-24 17:17:35 +04:00
committed by GitHub
208 changed files with 1349 additions and 1057 deletions

View File

@@ -334,7 +334,6 @@ static void subghz_txrx_tx_stop(SubGhzTxRx* instance) {
}
subghz_txrx_idle(instance);
subghz_txrx_speaker_off(instance);
//Todo: Show message
}
FlipperFormat* subghz_txrx_get_fff_data(SubGhzTxRx* instance) {