Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Psychokiller1888 authored Feb 5, 2021
1 parent 9a0c1bb commit 51b9ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def onStop():


def main():
_logger.info('Starting Hermes Led Control v. 2.0.11')
_logger.info('Starting Hermes Led Control v. 2.0.12')

signal.signal(signal.SIGINT, stopHandler)
signal.signal(signal.SIGTERM, stopHandler)
Expand Down

0 comments on commit 51b9ef9

Please # to comment.