ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Fix switch_setup bug #244

Closed MichaelWedel closed 7 years ago

MichaelWedel commented 7 years ago

This fixes #241.

This re-enables proper switching of setups. The new device is exposed by all adapters.

MikeHart85 commented 7 years ago

Looks great, works as expected!