mtiggelman / SPI-rack

Python drivers for the QuTech SPI-rack
http://qtwork.tudelft.nl/~mtiggelman/
MIT License
5 stars 8 forks source link

Fix lock issue get_battery #16

Closed NicoHendrickx closed 6 years ago

NicoHendrickx commented 6 years ago

get_battery should not acquire a lock, since read_data does as well. @eendebakpt @mtiggelman