Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Psychokiller1888 authored Apr 10, 2021
1 parent 010001d commit 67b003c
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.12')
_logger.info('Starting Hermes Led Control v. 2.0.13')

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

0 comments on commit 67b003c

Please sign in to comment.