aboutsummaryrefslogtreecommitdiff
path: root/monitor_unified.py
diff options
context:
space:
mode:
authorerg_samowzbudnik <uinarf@autistici.org>2021-06-13 10:50:52 +0200
committererg_samowzbudnik <uinarf@autistici.org>2021-06-13 10:50:52 +0200
commitd2bfefcbbab8732d3a81521a3f80ef42b8ba3e85 (patch)
tree41a84ade65ff1a66755ab059b08ec4c03c61ebf7 /monitor_unified.py
parent3e4e09748654ee735ef967ce85fbd147c73e206c (diff)
downloadRPGH-d2bfefcbbab8732d3a81521a3f80ef42b8ba3e85.tar.gz
RPGH-d2bfefcbbab8732d3a81521a3f80ef42b8ba3e85.tar.bz2
RPGH-d2bfefcbbab8732d3a81521a3f80ef42b8ba3e85.zip
changed extension of settings_config_parser from .py to .cfg
Diffstat (limited to 'monitor_unified.py')
-rw-r--r--monitor_unified.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor_unified.py b/monitor_unified.py
index c61ab3e..0d9b9dc 100644
--- a/monitor_unified.py
+++ b/monitor_unified.py
@@ -33,7 +33,7 @@ import pigpio_dht
__location__ = os.path.realpath(
os.path.join(os.getcwd(), os.path.dirname(__file__)))
# here goes our settings file
-settings_file = 'settings_config_parser.py'
+settings_file = 'settings_config_parser.cfg'
settings_db = 'settings_server.cfg'
# setting up configparser