--- pinup 2016-06-05 14:04:37.024518272 +0000 +++ pinup.mab 2016-06-05 14:04:30.084727298 +0000 @@ -97,7 +97,7 @@ sys.stdout.write("configured for the %s.\n" % ptype) else: print("GPIO not configured") - raise SysyemExit(1) + raise SystemExit(1) if pin: print("Configuring GPIO pin....")