SubGhz: fix protocol scher_khan (#1323)
Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
parent
f3b1475ede
commit
6d38740a46
@ -233,7 +233,7 @@ static void subghz_protocol_scher_khan_check_remote_controller(
|
|||||||
// break;
|
// break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
instance->protocol_name = "Unknown";
|
*protocol_name = "Unknown";
|
||||||
instance->serial = 0;
|
instance->serial = 0;
|
||||||
instance->btn = 0;
|
instance->btn = 0;
|
||||||
instance->cnt = 0;
|
instance->cnt = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user