micro-manager / mmCoreAndDevices

Micro-Manager's device control layer, written in C++
43 stars 112 forks source link

Arduino: Bug fixes (overflow of read buffer) and changed locking implementation. #515

Closed nicost closed 1 month ago

nicost commented 1 month ago

Fixes many bugs receiving data. Unbelievable these were there for more than a decade and apparently nobody ran into them. Also adds more modern way of thread locking.