Commit 35ace98a authored by 李冠华's avatar 李冠华

feat:增加写入数据对应在flash中的索引的打印

parent 69394295
......@@ -579,7 +579,7 @@ uint8_t EEPROM_Write_Block_Data(uint16_t u16BlockID, uint32_t u32Data[], uint16_
// {
// }
printf("INDEX IS:%d ;\n\r",g_pstEEPROMBlock[u16BlockID].u16Index);
u8Error = 0U;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment