From da0cb9f908ef0be363146b309e1d04fae7f8bc77 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Tue, 3 Feb 2026 18:29:03 +0300 Subject: [PATCH] Update documentation link for HT12A protocol by carlogrisetti --- lib/subghz/protocols/holtek_ht12x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/subghz/protocols/holtek_ht12x.c b/lib/subghz/protocols/holtek_ht12x.c index fa0ddb78b..25dfdb5ca 100644 --- a/lib/subghz/protocols/holtek_ht12x.c +++ b/lib/subghz/protocols/holtek_ht12x.c @@ -8,7 +8,7 @@ /* * Help - * https://www.holtek.com/documents/10179/116711/HT12A_Ev130.pdf + * https://www.holtek.com/webapi/116711/HT12A_Ev130.pdf * */