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/320x480/res/ui.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'gui/devices/320x480') diff --git a/gui/devices/320x480/res/ui.xml b/gui/devices/320x480/res/ui.xml index cccd5b3b4..dd4cdbc36 100644 --- a/gui/devices/320x480/res/ui.xml +++ b/gui/devices/320x480/res/ui.xml @@ -232,7 +232,7 @@ - + @@ -241,6 +241,15 @@ Battery: %tw_battery% + + + + + + + %tw_cpu_temp% C + + -- cgit v1.2.3