While build latest release on Unleashed firmware as base, i got this error:
applications_user/protoview/app_subghz.c: In function 'radio_begin':
applications_user/protoview/app_subghz.c:52:9: error: implicit declaration of function 'furi_hal_subghz_load_preset'; did you mean 'furi_hal_subghz_read_packet'? [-Werror=implicit-function-declaration]
52 | furi_hal_subghz_load_preset(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| furi_hal_subghz_read_packet
CC applications_user/protoview/signal_file.c
cc1: all warnings being treated as errors
scons: *** [build/f7-firmware-D/.extapps/protoview/app_subghz.o] Error 1