This repository has been archived on 2024-05-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ABS-Peripheral-Drive/OLED显示屏/README.md
2023-10-17 21:44:23 +08:00

8 lines
240 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 抽象硬件层OLED屏幕
### 使用
1. 把AbsDrive_OLED.h、AbsDrive_OLED.c和字库AbsDriveOledFont.h文件复制到工程中
2. 根据AbsDrive_OLED.h配置区配置完成
3. 到AbsDrive_OLED.c抽象实现区实现对应函数