Skip to content

Releases: m5stack/M5Unit-TUBE

0.0.2

03 Apr 03:30

Choose a tag to compare

Changed

  • Examples now use sprite-based rendering with EPD and no-display support
  • Bumped M5UnitUnified dependency to >=0.4.4

Fixes

  • Fixed ADC reading to use calibrated millivolts (analogReadMilliVolts) for accurate voltage on direct GPIO connections
  • Fixed PbHub detection to automatically select correct ADC reading method when connected via PbHub

変更

  • Example を sprite ベース描画に変更し、EPD およびディスプレイなしの環境に対応
  • M5UnitUnified 依存を >=0.4.4 に引き上げ

修正

  • GPIO 直接接続時にキャリブレーション済みミリボルト (analogReadMilliVolts) を使用するよう ADC 読み取りを修正
  • PbHub 経由接続時に正しい ADC 読み取りメソッドを自動選択するよう PbHub 検出を修正

First alpha release

10 Jul 02:55

Choose a tag to compare

0.0.1

Merge branch 'develop'