创建了基本工程
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
* my_main.h
|
||||
*
|
||||
* Created on: 2021年9月17日
|
||||
* Author: wuwenfeng
|
||||
*/
|
||||
|
||||
#ifndef MY_MAIN_H_
|
||||
#define MY_MAIN_H_
|
||||
|
||||
#include "main.h"
|
||||
|
||||
void mymain();
|
||||
|
||||
|
||||
#endif /* MY_MAIN_H_ */
|
||||
Reference in New Issue
Block a user