add comment

This commit is contained in:
Fabian Affolter 2015-06-11 22:33:55 +02:00
parent 39ccd1b3a4
commit 047ab10dde

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__)