Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
HPIB
Commits
3de70056
Commit
3de70056
authored
Apr 13, 2018
by
Tammo Jan Dijkema
Browse files
Merge branch 'master' of
ssh://gitlab.camras.nl:777/dijkema/HPIB
parents
40063c70
030e9ccc
Changes
1
Hide whitespace changes
Inline
Side-by-side
camrasdevices.py
View file @
3de70056
...
...
@@ -29,7 +29,7 @@ class Receiver(CamrasHpibDevice):
def
__init__
(
self
):
super
(
Receiver
,
self
).
__init__
(
1
)
class
L
O
(
CamrasHpibDevice
):
class
L
ocalOscillator
(
CamrasHpibDevice
):
"""Wrapper around HPIB commands for the local oscillator"""
def
__init__
(
self
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment