Allow for WFC status to be MLTEV

This commit is contained in:
Bryan Ashby
2022-07-17 23:02:08 -06:00
parent e8f6a2f702
commit 17ddd73247
5 changed files with 21 additions and 7 deletions

View File

@@ -92,7 +92,7 @@ The following MCI codes are available:
* `freeMemoryBytes`: Free system memory in bytes.
* `systemAvgLoad`: System average load.
* `systemCurrentLoad`: System current load.
* `newPrivateMail`: Number of new **privae** mail for current user.
* `newPrivateMail`: Number of new **private** mail for current user.
* `newMessagesAddrTo`: Number of new messages **addressed to the current user**.
* `availIndicator`: Is the current user availalbe? Displayed via `statusAvailableIndicators` or system theme. See also [Themes](../art/themes.md).
* `visIndicator`: Is the current user visible? Displayed via `statusVisibleIndicators` or system theme. See also [Themes](../art/themes.md).