Open hjoon0510 opened 6 years ago
tip1: change user permission with "www-data". $ sudo chown www-data:www-data ./current.txt
tip1: change permission with "777". $ sudo 777 ./current.txt
Todo: Let's display debug message to now the value of "current.txt" in ./motion/pir-final.py.
The "cat ./current.txt" command displays "Unknown" message even though today is "Rain".