Variato changelog, corretto commenti in alcuni file, variato nome della directory di lock

This commit is contained in:
lejubila
2017-10-12 23:46:07 +02:00
parent 10aed48887
commit ecbef2c94c
6 changed files with 20 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ LOG_FILE="/home/pi/piGarden/log/piGarden.log"
LOG_FILE_MAX_SIZE=1048576 # 1MB
# Log file for driver output
LOG_OUTPUT_DRV_FILE="/tmp/piGarden.drv.log"
#LOG_OUTPUT_DRV_FILE="/tmp/piGarden.drv.log"
# Status directory
STATUS_DIR="/home/pi/piGarden/state"