Releases: m5stack/M5UnitUnified
Releases · m5stack/M5UnitUnified
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
For GPIO support
Add
- GPIO access adapter.
(Currently only functions required for the units are included))
Fixes
- Fixes of conventional adapters for GPIO support
- Fixes the parent-child relationship access of a unit
GPIO 対応
追加
- GPIO アクセスアダプタの追加.
(現在は各ユニットに必要な機能のみ搭載)
修正
- GPIO 対応に伴う従来のアダプタの修正
- ユニット親子関係アクセスの修正
0.0.6
0.0.5
Modifications for future additions to the unit
-
Some APIs in M5UnitComponent were deprecated (To be removed in the next minor version increase)
- readRegister16
- writeRegister16
-
Added APIs to M5UnitComponent
- readRegister16BE, readRegister16LE
- writeRegister16BE, writeRegister16LE
- readRegister32BE, readRegister32LE
- writeRegister32BE, writeRegister32LE
今後ののユニット追加のための改変
-
M5UnitComponent のいくつかの API が非推奨になった
- readRegister16
- writeRegister16
-
M5UnitComponent に API を追加
- readRegister16BE, readRegister16LE
- writeRegister16BE, writeRegister16LE
- readRegister32BE, readRegister32LE
- writeRegister32BE, writeRegister32LE