完成flash对结构体的读写
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "stm32f10x.h"
|
||||
#include "iic.h"
|
||||
|
||||
#include "flash.h"
|
||||
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@ int main(){
|
||||
|
||||
|
||||
test();
|
||||
flash_Test();
|
||||
|
||||
while(1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user