From 1710bf254756d49355e9156ba1907545addfb319 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 2 Oct 2014 20:22:21 -0400 Subject: display cpu temperature in twrp use TW_NO_CPU_TEMP := true to disable display use TW_CPU_CUSTOM_PATH := path to set custom path Change-Id: Id260ecbb4ec36a78442387329944f67003d0f6a0 --- gui/devices/1024x600/res/ui.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'gui/devices/1024x600') diff --git a/gui/devices/1024x600/res/ui.xml b/gui/devices/1024x600/res/ui.xml index 4d6f3178f..7b7ad8ce7 100644 --- a/gui/devices/1024x600/res/ui.xml +++ b/gui/devices/1024x600/res/ui.xml @@ -231,13 +231,13 @@ - + Team Win Recovery Project v%tw_version% - + @@ -248,14 +248,23 @@ - + %tw_time% + + + + + + + CPU: %tw_cpu_temp% C + + - + SIMULATING ACTIONS -- cgit v1.2.3