Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bliss
bliss
Commits
256df282
Commit
256df282
authored
Jul 05, 2021
by
Matias Guijarro
Browse files
Merge branch '2841-typo-bug-fix-in-moco-controller' into 'master'
Resolve "typo bug fix in moco controller" Closes
#2841
See merge request
!3836
parents
1194bb75
dd4888cc
Pipeline
#49884
passed with stages
in 114 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bliss/controllers/moco.py
View file @
256df282
...
...
@@ -311,7 +311,7 @@ class Moco(CounterContainer):
valsource
=
rep
[
0
]
valpolarity
=
rep
[
1
]
valchannel
=
rep
[
2
]
valfullscale
[
3
]
valfullscale
=
rep
[
3
]
valautoscale
=
rep
[
4
]
if
not
silent
:
...
...
Write
Preview
Markdown
is supported
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