Open lcontami opened 4 years ago
Since otherwise multiple commands are sent to the instrument at the same time which can cause a communication error. This is the case for the TinyBilt for example.
I would argue that driver should be made thread safe but that is more work.
Since otherwise multiple commands are sent to the instrument at the same time which can cause a communication error. This is the case for the TinyBilt for example.