X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=serial_console%2Fsample_sensors.h;h=3031147ebd658a9fd086766da2281de084f50a55;hp=e27c32c206db4c48b5d1cd8d34f1a4db42068582;hb=a34e51d757fe52cb19de2937ae1b211894167524;hpb=249ad38e27bf865a50112a5b4b58e8c590923034 diff --git a/serial_console/sample_sensors.h b/serial_console/sample_sensors.h index e27c32c..3031147 100644 --- a/serial_console/sample_sensors.h +++ b/serial_console/sample_sensors.h @@ -16,5 +16,7 @@ char *default_socket_file_="/var/run/powersensordaemon/cmd.sock"; char *rrd_temp_ = "/home/sensortemp.rrd"; char *rrd_light_ = "/home/sensorlight.rrd"; +char *txt_temp_ = "/home/sensortemp.txt"; +char *txt_light_ = "/home/sensorlight.txt"; char *rrd_movement_ = "/home/sensormovement.rrd"; const int sample_interval_s_ = 30; \ No newline at end of file