v2.0.0-beta.3
Pre-release
Pre-release
·
29 commits
to main
since this release
优化
- 添加
.mpy格式的驱动和库 - 对部分参数和变量进行了重命名
- 更换
16px24px32px的字体文件 - 优化英文字母以及部分字符的显示问题
更新
- 为
SSD1306驱动添加circle和fill_circle函数
Optimization
- Added
.mpyformat drivers and libraries. - Renamed certain parameters and variables.
- Update font files:
16px,24px, and32px. - Optimized the display of English letters and certain characters.
Update
- Added
circleandfill_circlefunctions to theSSD1306driver.