Skip to content

Commit

Permalink
Squashed requested changes into one commit.
Browse files Browse the repository at this point in the history
Briefly, pressure and volumetric pump were split, and some namechanges were applied

Removed currentPumpDevices, added units to pump method names, removed spurious change of micromanager.sln
  • Loading branch information
Lars-Kool committed Oct 10, 2024
1 parent e3707cc commit d29ddc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MMCore/MMCore.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1903,7 +1903,6 @@ void CMMCore::setAdapterOriginXY(double newXUm, double newYUm) throw (CMMError)
* The returned value is determined by the most recent call to
* setFocusDirection() for the stage, or defaults to what the stage device
* adapter declares (often 0, for unknown).
* adapter declares (often 0, for unknown).
*
* An exception is thrown if the direction has not been set and the device
* encounters an error when determining the default direction.
Expand Down

0 comments on commit d29ddc6

Please sign in to comment.