Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ALiOz committed May 8, 2014
1 parent 956655e commit 6da753e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions concert/devices/monochromators/newport.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ def _get_wavelength(self):
time.sleep(0.1)
self._wavelength = self._connection.recv()[8:]
return self._wavelength


0 comments on commit 6da753e

Please sign in to comment.