Skip to content

Releases: m5stack/M5Unit-COLOR

0.1.1

03 Apr 03:12

Choose a tag to compare

Changed

  • Example now supports TwoWire, I2C_Class, M5HAL connections and narrow displays with color bar borders
  • Bumped M5UnitUnified dependency 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

05 Jun 03:44

Choose a tag to compare

Fixes

  • Fixes for M5UnitUnified 0.1.x
  • Fixes dependencies

修正

  • M5UnitUnified 0.1.x 向け修正
  • 依存関係修正

First alpha release

12 Feb 03:23

Choose a tag to compare

0.0.1

Merge branch 'develop'