From d1de61d9e5131f290088875045c4761464ad4553 Mon Sep 17 00:00:00 2001 From: HTotoo Date: Sat, 9 Dec 2023 22:10:04 +0100 Subject: [PATCH] Save space --- firmware/baseband/fprotos/subghzdprotos.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/baseband/fprotos/subghzdprotos.hpp b/firmware/baseband/fprotos/subghzdprotos.hpp index 7edb5ea9..2b172e1e 100644 --- a/firmware/baseband/fprotos/subghzdprotos.hpp +++ b/firmware/baseband/fprotos/subghzdprotos.hpp @@ -10,7 +10,7 @@ So include here the .hpp, and add a new element to the protos vector in the cons #include "fprotolistgeneral.hpp" #include "subghzdbase.hpp" -#include "s-ansonic.hpp" +// #include "s-ansonic.hpp" //skip, since fm #include "s-princeton.hpp" #include "s-bett.hpp" #include "s-came.hpp" @@ -24,7 +24,7 @@ class SubGhzDProtos : public FProtoListGeneral { public: SubGhzDProtos() { // add protos - protos.push_back(std::make_unique()); // 1 + // protos.push_back(std::make_unique()); // 1 //skip since fm protos.push_back(std::make_unique()); // 2 protos.push_back(std::make_unique()); // 3 protos.push_back(std::make_unique()); // 4, 5, 6