Fix protocol Scher-Khan, remove excess star-line code

This commit is contained in:
r3df0xx
2022-06-16 20:57:27 +03:00
parent 0a3aabc60d
commit 9f2fdc5a6f
2 changed files with 1 additions and 5 deletions

View File

@@ -233,7 +233,7 @@ static void subghz_protocol_scher_khan_check_remote_controller(
// break;
default:
instance->protocol_name = "Unknown";
*protocol_name = "Unknown";
instance->serial = 0;
instance->btn = 0;
instance->cnt = 0;