micro-manager / mmCoreAndDevices

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

Utilities: changed values for TTL Voltage in DA TTL device to 3.30 and 5.00 #506

Closed nicost closed 1 month ago

nicost commented 1 month ago

Without this, the core will change 3.3 to 3.30, resulting in values in configs not matching. It is unclear where exactly in the core this undesired change in values happens.

Closes #504