TWETerm_M5_Console
M5Stack用のLcd描画ターミナル
メソッド
TWETerm_M5_Console - コンストラクタ
TWETerm_M5_Console(
uint8_t u8c, uint8_t u8l,
Rect drawArea, M5Stack& _M5)
TWETerm_M5_Console(
uint8_t u8c, uint8_t u8l,
TWETERM::SimpBuf_GChar* pAryLines, TWETERM::GChar* pBuff,
Rect drawArea, M5Stack& _M5)例:
メソッド
refresh()
set_font()
font_width(), font_height(), font_id()
set_color()
set_color_table()
例
ユーティリティ関数
color565()
最終更新