X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=serial_console%2Fsample_sensors.h;h=3031147ebd658a9fd086766da2281de084f50a55;hb=64554f103e2b170380925e0c62fe754f4492bff4;hp=e27c32c206db4c48b5d1cd8d34f1a4db42068582;hpb=2cb9372b30206febdd5dca6b106b811e3372f0f0;p=svn42.git 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