From 6adf61dc4cb5c53a2df990cbc8df2bceacbfd869 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 4 May 2008 12:10:33 +0200 Subject: Prepare for v1.3.3-rc3 Update ChNAGELOG, minor white space cleanup. Signed-off-by: Wolfgang Denk --- post/board/lwmon5/sysmon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'post/board') diff --git a/post/board/lwmon5/sysmon.c b/post/board/lwmon5/sysmon.c index e9c962490..276622487 100644 --- a/post/board/lwmon5/sysmon.c +++ b/post/board/lwmon5/sysmon.c @@ -67,7 +67,7 @@ extern int dspic_read(ushort reg); #define TEMPERATURE_MIN (-40) /* degr. C */ #define TEMPERATURE_MAX (+90) /* degr. C */ #define TEMPERATURE_DISPLAY_MIN (-35) /* degr. C */ -#define TEMPERATURE_DISPLAY_MAX (+85) /* degr. C */ +#define TEMPERATURE_DISPLAY_MAX (+85) /* degr. C */ #define VOLTAGE_5V_MIN (+4500) /* mV */ #define VOLTAGE_5V_MAX (+5500) /* mV */ -- cgit v1.2.3