mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-24 04:44:35 +02:00
check-health: indicate voltage increase or decrease
This commit is contained in:
parent
185fe2c730
commit
d87c50cf68
3 changed files with 6 additions and 2 deletions
|
@ -1035,6 +1035,8 @@
|
|||
:local Symbols {
|
||||
"alarm-clock"="\E2\8F\B0";
|
||||
"calendar"="\F0\9F\93\85";
|
||||
"chart-decreasing"="\F0\9F\93\89";
|
||||
"chart-increasing"="\F0\9F\93\88";
|
||||
"cloud"="\E2\98\81";
|
||||
"cross-mark"="\E2\9D\8C";
|
||||
"fire"="\F0\9F\94\A5";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue