Sign in
xiemeng
/
xiemeng_intex_write_tool
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
7f690dd47c5e0cdb3729129e9a8d6ac31d2f71b7
Authored by
xiemeng
2017-09-20 16:31:39 +0800
1 parent
5f79e84a
标志位强制设定为1006
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Execute/SPexc.cpp
Execute/SPexc.cpp
View file @
7f690dd
...
...
@@ -2549,7 +2549,7 @@ byte SmartPhoneSN::REQ_ReadAP_NVRAM_QC(void)
2549
2549
}
2550
2550
}
2551
2551
2552
-
return
sNVRAM_ReadCnf
.
buf
[
g_sMetaComm
.
QCFlag_index
];
2552
+
return
sNVRAM_ReadCnf
.
buf
[
1006
];
2553
2553
2554
2554
2555
2555
}
...
...
Please
register
or
login
to post a comment