Mock.GPIO icon indicating copy to clipboard operation
Mock.GPIO copied to clipboard

Fix bug with setmode not setting variables correctly

Open quellus opened this issue 11 months ago • 1 comments

Closes #15

setmode() function doesn't properly set setModeDone and _mode. Fixed now after adding the global keyword at the beginning of the function.

quellus avatar Mar 03 '25 00:03 quellus

Hi, could you take a look at this soon, please?

I have a unit test I can't merge until this bug is fixed

quellus avatar Mar 11 '25 23:03 quellus