8 lines
240 B
Markdown
8 lines
240 B
Markdown
## 抽象硬件层OLED屏幕
|
||
|
||
### 使用
|
||
1. 把AbsDrive_OLED.h、AbsDrive_OLED.c和字库AbsDriveOledFont.h文件复制到工程中
|
||
2. 根据AbsDrive_OLED.h配置区,配置完成
|
||
3. 到AbsDrive_OLED.c抽象实现区,实现对应函数
|
||
|