@ -27,6 +27,7 @@ Hmi::Hmi() : m_tft(6, 9, 11, 13, -1, 12), // m_tft(LCD_CS, LCD_CD, LCD_WR, LCD_R
void Hmi::begin() {
m_tft.begin();
m_tft.setRotation(1);
m_tft.setTextSize(2);
}
void Hmi::updateMessage() {
The note is not visible to the blocked user.