v2.0.0-beta.3
Pre-release
Pre-release
·
29 commits
to main
since this release
优化
- 添加
.mpy
格式的驱动和库 - 对部分参数和变量进行了重命名
- 更换
16px
24px
32px
的字体文件 - 优化英文字母以及部分字符的显示问题
更新
- 为
SSD1306
驱动添加circle
和fill_circle
函数
Optimization
- Added
.mpy
format 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
circle
andfill_circle
functions to theSSD1306
driver.