generated from hulk/gd32e23x_template
IIC发送和接收函数的printf函数改为条件编译,条件在main.h
This commit is contained in:
@@ -35,4 +35,6 @@ OF SUCH DAMAGE.
|
||||
#ifndef MAIN_H
|
||||
#define MAIN_H
|
||||
|
||||
#define DEBUG_VERBOES
|
||||
|
||||
#endif /* MAIN_H */
|
||||
|
Reference in New Issue
Block a user