fix somfy telis wrong frequency in add manually

This commit is contained in:
MX 2023-08-14 17:55:26 +03:00
parent 830e202bb1
commit fb2c65721b
No known key found for this signature in database
GPG Key ID: 7CCC66B7DBDD1C83

View File

@ -611,7 +611,7 @@ bool subghz_scene_set_type_on_event(void* context, SceneManagerEvent event) {
break;
case SubmenuIndexSomfyTelis:
generated_protocol = subghz_txrx_gen_somfy_telis_protocol(
subghz->txrx, "AM650", 433920000, key & 0x00FFFFFF, 0x2, 0x0003);
subghz->txrx, "AM650", 433420000, key & 0x00FFFFFF, 0x2, 0x0003);
break;
case SubmenuIndexDoorHan_433_92:
generated_protocol = subghz_txrx_gen_keeloq_protocol(