|
|
@@ -372,7 +372,7 @@ const SubBruteProtocol subbrute_protocol_pt2260_24bit_433 = {
|
|
|
const SubBruteProtocol subbrute_protocol_pt2262_24bit_315 = {
|
|
|
.frequency = 315000000,
|
|
|
.bits = 24,
|
|
|
- .te = 286,
|
|
|
+ .te = 350,
|
|
|
.repeat = 4,
|
|
|
.preset = FuriHalSubGhzPresetOok650Async,
|
|
|
.file = PT2262FileProtocol};
|
|
|
@@ -383,7 +383,7 @@ const SubBruteProtocol subbrute_protocol_pt2262_24bit_315 = {
|
|
|
const SubBruteProtocol subbrute_protocol_pt2262_24bit_418 = {
|
|
|
.frequency = 418000000,
|
|
|
.bits = 24,
|
|
|
- .te = 286,
|
|
|
+ .te = 350,
|
|
|
.repeat = 4,
|
|
|
.preset = FuriHalSubGhzPresetOok650Async,
|
|
|
.file = PT2262FileProtocol};
|
|
|
@@ -394,7 +394,7 @@ const SubBruteProtocol subbrute_protocol_pt2262_24bit_418 = {
|
|
|
const SubBruteProtocol subbrute_protocol_pt2262_24bit_430 = {
|
|
|
.frequency = 430000000,
|
|
|
.bits = 24,
|
|
|
- .te = 286,
|
|
|
+ .te = 350,
|
|
|
.repeat = 4,
|
|
|
.preset = FuriHalSubGhzPresetOok650Async,
|
|
|
.file = PT2262FileProtocol};
|
|
|
@@ -405,7 +405,7 @@ const SubBruteProtocol subbrute_protocol_pt2262_24bit_430 = {
|
|
|
const SubBruteProtocol subbrute_protocol_pt2262_24bit_433 = {
|
|
|
.frequency = 433920000,
|
|
|
.bits = 24,
|
|
|
- .te = 286,
|
|
|
+ .te = 350,
|
|
|
.repeat = 4,
|
|
|
.preset = FuriHalSubGhzPresetOok650Async,
|
|
|
.file = PT2262FileProtocol};
|