diff --git a/lib/subghz/protocols/honeywell.h b/lib/subghz/protocols/honeywell.h index 0b15de9e3..8aa35ce6c 100644 --- a/lib/subghz/protocols/honeywell.h +++ b/lib/subghz/protocols/honeywell.h @@ -11,7 +11,7 @@ #include #include -#define SUBGHZ_PROTOCOL_HONEYWELL_NAME "Honeywell(Ad)" +#define SUBGHZ_PROTOCOL_HONEYWELL_NAME "Honeywell Sec" typedef struct SubGhzProtocolDecoderHoneywell SubGhzProtocolDecoderHoneywell; typedef struct SubGhzProtocolEncoderHoneywell SubGhzProtocolEncoderHoneywell;