完成flash对结构体的读写
This commit is contained in:
10
DEV/flash.h
Normal file
10
DEV/flash.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _FLASH_H_
|
||||
#define _FLASH_H_
|
||||
|
||||
|
||||
|
||||
|
||||
void flash_Test();
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user