std behaviour

Bu işleme şunda yer alıyor:
Florent
2025-04-20 17:10:57 +02:00
ebeveyn 052ca9f12f
işleme 2d6c834887
3 değiştirilmiş dosya ile 45 ekleme ve 7 silme
+1 -1
Dosyayı Görüntüle
@@ -99,7 +99,7 @@ void UITask::renderCurrScreen() {
_display->setColor(DisplayDriver::LIGHT);
_display->print(_msg);
_display->setCursor(100, 9);
_display->setCursor(_display->width() - 28, 9);
_display->setTextSize(2);
_display->setColor(DisplayDriver::ORANGE);
sprintf(tmp, "%d", _msgcount);