Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
python-handel
Commits
7977894f
Commit
7977894f
authored
Sep 22, 2017
by
Vincent Michel
Browse files
Update docstrings
parent
a4a98f2b
Pipeline
#1063
passed with stages
in 1 minute and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
handel/interface.py
View file @
7977894f
...
...
@@ -255,7 +255,7 @@ def set_buffer_done(master, buffer_id):
"""Flag the the buffer as read and return an overrun detection.
False means no overrun have been detected.
True means a
n
overrun have been detected.
True means a
possible
overrun have been detected.
"""
bid
=
to_buffer_id
(
buffer_id
)
code
=
handel
.
xiaBoardOperation
(
master
,
b
'buffer_done'
,
bid
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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