print_temp
print_temp("CPU-temp: ", x.temp );
print_temp(", Case: ", x.casetemp );
print_temp("CPU-temp: ", temp );
print_temp(", Case: ", casetemp );
print_temp("Reducing overheating limit to ", x.overheat_temp );
print_temp(" (Hyst: ", x.overheat_hyst );
print_temp("Temp: ", temp );
print_temp(" Hyst: ", hyst_temp );
print_temp(" OS: ", os_temp );
print_temp(s, "T_mac =",
print_temp(s, "",
print_temp(s, "T_mac =", t_m);
print_temp(s, "T_radio =", t_r);