fix custom name serial, bt mac, fix subghz starline

This commit is contained in:
MX
2022-09-11 15:03:44 +03:00
parent 37ce143527
commit 1c00709ea6
4 changed files with 8 additions and 4 deletions
+3
View File
@@ -472,6 +472,9 @@ static uint8_t subghz_protocol_star_line_check_remote_controller_selector(
uint32_t decrypt = 0;
uint64_t man_normal_learning;
int res = 0;
if(mfname == 0x0) {
mfname = "";
}
if(strcmp(mfname, "") == 0) {
for