X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fcfg.h;h=bbdfd774a35b9740cc96400e34fde4849f389b71;hb=9a621eed94d4050d302915e00d56c882a8c783dc;hp=02e605d1ef375284c2b5ad28fc5dacaf253a9a51;hpb=912b5d1986633786a656bb3361f7ae9c1263acef;p=psensor.git diff --git a/src/cfg.h b/src/cfg.h index 02e605d..bbdfd77 100644 --- a/src/cfg.h +++ b/src/cfg.h @@ -148,6 +148,8 @@ void config_set_atiadlsdk_enable(bool); int config_get_sensor_unit(void); +double config_get_default_high_threshold_temperature(void); + /* * Returns the user directory containing psensor data (configuration * and log).