update
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
'''
|
||||
____ ___ ____
|
||||
/ ___/ _ \___ \
|
||||
| | | | | |__) |
|
||||
| |__| |_| / __/
|
||||
\____\___/_____|
|
||||
|
||||
Script to get CO2 values
|
||||
need parameter: CO2_port
|
||||
/usr/bin/python3 /var/www/moduleair_pro_4g/MH-Z19/get_data.py ttyAMA4
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
'''
|
||||
____ ___ ____
|
||||
/ ___/ _ \___ \
|
||||
| | | | | |__) |
|
||||
| |__| |_| / __/
|
||||
\____\___/_____|
|
||||
|
||||
Script to get CO2 values and write it to text file
|
||||
need parameter: CO2_port
|
||||
/usr/bin/python3 /var/www/moduleair_pro_4g/MH-Z19/write_data.py ttyAMA4
|
||||
|
||||
Reference in New Issue
Block a user