Arduino フレームワーク向けについてライブラリを作ろうとしていて調査している。Arduino IDEの意外な挙動を知れたりできたので、メモしておく。 以下のリポジトリにライブラリマネージャーに登録するための手順がある 設定にある「スケッチブックの場所 ...
const byte regModelCfg = 0xdb; // UG6597 page 29 Basic options of the EZ algorithm. const byte regVCell = 0x09; // VCell reports the voltage measured between BATT and CSP const byte regAvgVCell = 0x19 ...