好像硬件设计错了。。
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* my_code.h
|
||||
*
|
||||
* Created on: Oct 2, 2021
|
||||
* Author: wuwenfeng
|
||||
*/
|
||||
|
||||
#ifndef MY_CODE_H_
|
||||
#define MY_CODE_H_
|
||||
#include "main.h"
|
||||
void my_code();
|
||||
|
||||
|
||||
#endif /* MY_CODE_H_ */
|
||||
Reference in New Issue
Block a user