@ -103,6 +103,7 @@ class GPIOManager:
except IOError as e:
logger.error(f"GPIO写入错误: {str(e)}")
def cleanup(self):
with self.lock:
for pin in self.pins:
The note is not visible to the blocked user.