Mock.GPIO
Mock.GPIO copied to clipboard
Fix bug with setmode not setting variables correctly
Closes #15
setmode() function doesn't properly set setModeDone and _mode.
Fixed now after adding the global keyword at the beginning of the function.
Hi, could you take a look at this soon, please?
I have a unit test I can't merge until this bug is fixed