mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-27 03:49:58 -07:00
Fix protocol Scher-Khan, remove excess star-line code
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user