Add way to remove devices
Closed this issue · 5 comments
Mause commented
Either that, or have cpu.reset remove devices
This is to make testing easier :P
Deleted user commented
It should be an error to add or remove devices after any calls to cycle()
.
Mause commented
And that should probably be another issue :P
Mause commented
Query: is this needed?
or shall it be relegated as a nicety?
cassiebeckley commented
I don't think it's strictly necessary; especially since it isn't allowed after cycle()
.
Mause commented
Right then