微调与更新栈
This commit is contained in:
		| @@ -12,7 +12,9 @@ | ||||
| #include "stdint.h" | ||||
| #include "stdlib.h" | ||||
|  | ||||
| #define ABSDrive_OLED_ON 0 | ||||
|  | ||||
| #if(ABSDrive_OLED_ON) | ||||
| /**************************配置区(BEGIN)***************************/ | ||||
| /*------------你的头文件(BEGIN)----------------*/ | ||||
| //#include "spi.h" | ||||
| @@ -22,6 +24,7 @@ | ||||
| #include "stdio.h" | ||||
| /*------------你的头文件(END)------------------*/ | ||||
|  | ||||
|  | ||||
| /*----1、选择驱动芯片----*/ | ||||
| /* | ||||
| 根据你的OLED屏幕选择其中一种 | ||||
| @@ -147,6 +150,7 @@ ABS_OLED_Drive Create_OLED(void);													//创建OLED设备 | ||||
|  | ||||
|  | ||||
|  | ||||
| #endif | ||||
|  | ||||
| #endif				//__ABS_DRIVE_OLED_H | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user