X-Git-Url: https://git.ralfj.de/saartuer.git/blobdiff_plain/bdf4adf1c9155148f713dd6e7eda955c495155b3..960dd08b9c20e339762ba9dab8977f29b05ac522:/tuerd diff --git a/tuerd b/tuerd index 50fe03f..92c4122 100755 --- a/tuerd +++ b/tuerd @@ -22,6 +22,9 @@ else: # to avoid exceptions or getting None args.fallback = False +# Not let's go! +logger.info("Starting up...") + # initialize GPIO stuff GPIO.setmode(GPIO.BOARD)