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
Maxim Onciul
pi_files
Commits
4f9d2be6
Commit
4f9d2be6
authored
Nov 04, 2021
by
Maxim Onciul
Browse files
print call
parent
6effe290
Changes
1
Hide whitespace changes
Inline
Side-by-side
experiment/pi_receive.py
View file @
4f9d2be6
...
...
@@ -40,6 +40,7 @@ def receive_data():
"-k"
,
str
(
config
[
"k"
]),
]
print
(
call
)
with
ExitStack
()
as
exit_stack
:
rx_stream
=
exit_stack
.
enter_context
(
open
(
rx_file
,
"r"
))
...
...
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