avr: added text aligning in labels.

This commit is contained in:
Martin Preuss
2026-01-18 20:02:25 +01:00
parent fb308ba9fc
commit a11c5ac536
5 changed files with 270 additions and 87 deletions

View File

@@ -24,7 +24,7 @@
; the value received and also shows the value beloe the image.
;
; Please note that this widget needs to have the option bit
; "WIDGETS_OPTSLO_MSGRECV_BIT" set in order to receive MsgReceived signals.
; "WIDGET_OPTSLO_MSGRECV_BIT" set in order to receive MsgReceived signals.
;
; ***************************************************************************