def on_after_startup(self): self._logger.debug(u"LEDStripControl Startup") if GPIO: self._logger.debug(u"RPi.GPIO version %s" % (GPIO.VERSION,))