add comment

pull/177/head
Fabian Affolter 2015-06-11 22:33:55 +02:00
parent 39ccd1b3a4
commit 047ab10dde
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ CONF_TARGET = 'target'
# Name of the service that we expose
SERVICE_FLASH = 'flash'
# Shortcut for the logger
_LOGGER = logging.getLogger(__name__)