Mock.GPIO
Mock.GPIO copied to clipboard
fixed variable in output function
currently even the example fails with the error:
line 136, in output logger.info("Output channel : {} with value : {}".format(channel, values)) ^^^^^^^ UnboundLocalError: cannot access local variable 'channel' where it is not associated with a value