mirror of
https://github.com/kemenril/iR-APRSISD.git
synced 2025-03-05 20:51:35 -08:00
go back to default config instead of customr
This commit is contained in:
parent
85cdeeaa3a
commit
39894c05b4
|
@ -26,7 +26,7 @@ from optparse import OptionParser
|
||||||
|
|
||||||
|
|
||||||
#Name of our configuration file.
|
#Name of our configuration file.
|
||||||
cf = "ir-aprsisd_edb.cfg"
|
cf = "ir-aprsisd.cfg"
|
||||||
|
|
||||||
#Configuration
|
#Configuration
|
||||||
conf = configparser.ConfigParser()
|
conf = configparser.ConfigParser()
|
||||||
|
|
Loading…
Reference in a new issue