mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 15:13:52 +01:00
Prepare for new shared_procimg behavior
This commit is contained in:
@@ -159,6 +159,7 @@ class ProcimgServer:
|
||||
signed=self.rpi.io[io]._signed,
|
||||
)
|
||||
)
|
||||
self.rpi.writeprocimg()
|
||||
except Exception as e:
|
||||
return [device, io, False, str(e)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user