Created attachment 121 [details] cpu_load range fixed
your change sto sinfo.c is committed. Your change to print.c refers to a max value of INFINITE, which I removed as it does not make sense in the context of a CPU load. You should be able to reset to the latest code by running (in the cpu_load branch): git stash git pull