Draws channel value defined in source variable at (x,y)
Name | Req | Type | Description |
---|---|---|---|
x | true | integer | top coordinate |
y | true | integer | left coordinate |
source | true | sourceName (string), sourceListID (integer) | can be a source identifier (number) or a source name (string). See getValue() |
flags | false | drawingFlag (integer) | See Drawing Flags |
none
EdgeTX version | Action |
---|---|
2.3.0 | Introduced |
{% tabs %} {% tab title="Example 1" %}
-- example
{% endtab %}
{% tab title="Example 2" %}
-- example
{% endtab %} {% endtabs %}