diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-19 16:18:56 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-19 16:18:56 +0200 |
| commit | 0ac921db3d7d296bd216282f1fbffa6dd1ba5eba (patch) | |
| tree | dd1c8e39a1891cb831b128072313d2439d70105b /Software/Graphics/Mobile | |
| parent | 0a197fa4d8447271aa7decd28e3afcea611d53cd (diff) | |
| download | Tango-0ac921db3d7d296bd216282f1fbffa6dd1ba5eba.tar.gz Tango-0ac921db3d7d296bd216282f1fbffa6dd1ba5eba.zip | |
Added OverallTemperature to DB Monitors.
Added OverallTemperature support to Machine Emulator.
Implemented OverallTemperature in maintenance screen PPC.
Diffstat (limited to 'Software/Graphics/Mobile')
| -rw-r--r-- | Software/Graphics/Mobile/temperature-green.png | bin | 959 -> 926 bytes |
| -rw-r--r-- | Software/Graphics/Mobile/temperature-green@2x.png | bin | 1725 -> 1730 bytes |
| -rw-r--r-- | Software/Graphics/Mobile/temperature-green@3x.png | bin | 2474 -> 2482 bytes |
| -rw-r--r-- | Software/Graphics/Mobile/temperature-red.png | bin | 0 -> 928 bytes |
| -rw-r--r-- | Software/Graphics/Mobile/temperature-red@2x.png | bin | 0 -> 1733 bytes |
| -rw-r--r-- | Software/Graphics/Mobile/temperature-red@3x.png | bin | 0 -> 2464 bytes |
| -rw-r--r-- | Software/Graphics/Mobile/temperature-yellow.png | bin | 0 -> 927 bytes |
| -rw-r--r-- | Software/Graphics/Mobile/temperature-yellow@2x.png | bin | 0 -> 1722 bytes |
| -rw-r--r-- | Software/Graphics/Mobile/temperature-yellow@3x.png | bin | 0 -> 2469 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/Software/Graphics/Mobile/temperature-green.png b/Software/Graphics/Mobile/temperature-green.png Binary files differindex cdea8ff8b..f67323dde 100644 --- a/Software/Graphics/Mobile/temperature-green.png +++ b/Software/Graphics/Mobile/temperature-green.png diff --git a/Software/Graphics/Mobile/temperature-green@2x.png b/Software/Graphics/Mobile/temperature-green@2x.png Binary files differindex f7e7143eb..3d0c1724a 100644 --- a/Software/Graphics/Mobile/temperature-green@2x.png +++ b/Software/Graphics/Mobile/temperature-green@2x.png diff --git a/Software/Graphics/Mobile/temperature-green@3x.png b/Software/Graphics/Mobile/temperature-green@3x.png Binary files differindex be95be97e..d91cabfc8 100644 --- a/Software/Graphics/Mobile/temperature-green@3x.png +++ b/Software/Graphics/Mobile/temperature-green@3x.png diff --git a/Software/Graphics/Mobile/temperature-red.png b/Software/Graphics/Mobile/temperature-red.png Binary files differnew file mode 100644 index 000000000..5e6b505a3 --- /dev/null +++ b/Software/Graphics/Mobile/temperature-red.png diff --git a/Software/Graphics/Mobile/temperature-red@2x.png b/Software/Graphics/Mobile/temperature-red@2x.png Binary files differnew file mode 100644 index 000000000..265f02527 --- /dev/null +++ b/Software/Graphics/Mobile/temperature-red@2x.png diff --git a/Software/Graphics/Mobile/temperature-red@3x.png b/Software/Graphics/Mobile/temperature-red@3x.png Binary files differnew file mode 100644 index 000000000..4c19dbc70 --- /dev/null +++ b/Software/Graphics/Mobile/temperature-red@3x.png diff --git a/Software/Graphics/Mobile/temperature-yellow.png b/Software/Graphics/Mobile/temperature-yellow.png Binary files differnew file mode 100644 index 000000000..359e93d6d --- /dev/null +++ b/Software/Graphics/Mobile/temperature-yellow.png diff --git a/Software/Graphics/Mobile/temperature-yellow@2x.png b/Software/Graphics/Mobile/temperature-yellow@2x.png Binary files differnew file mode 100644 index 000000000..eaabb1c81 --- /dev/null +++ b/Software/Graphics/Mobile/temperature-yellow@2x.png diff --git a/Software/Graphics/Mobile/temperature-yellow@3x.png b/Software/Graphics/Mobile/temperature-yellow@3x.png Binary files differnew file mode 100644 index 000000000..0f58a63d5 --- /dev/null +++ b/Software/Graphics/Mobile/temperature-yellow@3x.png |
