Change app log sign on
This commit is contained in:
parent
f1e76d16c0
commit
3febfe780e
@ -220,7 +220,7 @@ if __name__ == '__main__':
|
||||
|
||||
|
||||
# HBlink instance creation
|
||||
logger.info('HBlink \'hb_bridge_all.py\' (c) 2016 N0MJS & the K0USY Group - SYSTEM STARTING...')
|
||||
logger.info('HBlink \'hb_parrot.py\' (c) 2016 N0MJS & the K0USY Group - SYSTEM STARTING...')
|
||||
for system in CONFIG['SYSTEMS']:
|
||||
if CONFIG['SYSTEMS'][system]['ENABLED']:
|
||||
systems[system] = parrot(system, CONFIG, logger)
|
||||
|
Loading…
Reference in New Issue
Block a user