移植了LCD屏幕,FLASH字库
字库还有偏移问题未解决 Signed-off-by: 无闻风 <53944749+wuwenfengmi1998@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* c.h
|
||||
*
|
||||
* Created on: Mar 11, 2021
|
||||
* Author: 13370
|
||||
*/
|
||||
|
||||
#ifndef C_H_
|
||||
#define C_H_
|
||||
#include "main.h"
|
||||
|
||||
int my_main();
|
||||
|
||||
#endif /* C_H_ */
|
||||
Reference in New Issue
Block a user