After unexport, GPIO can't be controlled again anymore.

Hi JasonFan,

Any result can be shared?
Still an issue?

Thanks

Hi Kayccc,

As bbasu’s saying, gpio can be controlled again after set direction first and then set value.

So my current solution is not to unexport gpio because if gpio is set to high, it will become low after unexport.