More cleanup, 'temp' and 'uptime' use fileRead().
[sysstatus.git] / config.h
index 58495c77514dc76059c7040df23c70608417efa7..53f1c580337f2767062f8be11ba9861371475779 100644 (file)
--- a/config.h
+++ b/config.h
@@ -6,8 +6,8 @@
 
 //#define SHOW_SECONDS
 
-#define CPU_HISTORY_SIZE 10
 #define NUM_CPUS 2
+#define CPU_HISTORY_SIZE 10
 
 #define NETIF_BASEDIR "/sys/class/net/"