This commit is contained in:
HTotoo
2023-12-08 23:06:46 +01:00
parent a75932644c
commit dd5b6d001a
4 changed files with 3 additions and 5 deletions
-1
View File
@@ -77,7 +77,6 @@ void WeatherProcessor::configure(const SubGhzFPRxConfigureMessage& message) {
decim_0.configure(taps_200k_wfm_decim_0.taps);
decim_1.configure(taps_200k_wfm_decim_1.taps);
(void)message;
if (protoMode != message.protoMode) {
// change it.
FProtoListGeneral* tmp = protoList;