Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -2549,7 +2549,7 @@ byte SmartPhoneSN::REQ_ReadAP_NVRAM_QC(void) | @@ -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