Releases: m5stack/M5Unit-COLOR
Releases · m5stack/M5Unit-COLOR
0.1.1
Changed
- Example now supports TwoWire, I2C_Class, M5HAL connections and narrow displays with color bar borders
- Bumped
M5UnitUnifieddependency to 0.4.4
Fixes
- Fixed
measureSingleshot()not restoring AEN (enable) bit correctly - Fixed
Calibration::linear()underflow on edge values - Fixed
RnoIR8()/GnoIR8()/BnoIR8()underflow when IR component exceeds channel value - Fixed measurement/cache handling and color utility edge cases
変更
- サンプルが TwoWire, I2C_Class, M5HAL に対応し、狭い画面でもカラーバー表示に対応
M5UnitUnified依存を 0.4.4 に更新
修正
measureSingleshot()で AEN(有効化)ビットが正しく復元されない問題を修正Calibration::linear()のエッジ値でのアンダーフロー問題を修正- IR 成分がチャンネル値を超える場合の
RnoIR8()/GnoIR8()/BnoIR8()アンダーフロー問題を修正 - 測定/キャッシュ処理およびカラーユーティリティのエッジケースを修正
0.1.0
First alpha release
0.0.1 Merge branch 'develop'