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
Mart Lubbers
CleanSerial
Commits
948f49f1
Commit
948f49f1
authored
Mar 21, 2017
by
Mart Lubbers
Browse files
remove debug things
parent
1b85b495
Changes
1
Hide whitespace changes
Inline
Side-by-side
iTasksTTY.icl
View file @
948f49f1
...
...
@@ -86,7 +86,7 @@ serialDeviceBackgroundTask enc dec rw iworld
(
Ok
(
r
,
s
,
ss
),
iworld
)
#
(
Just
(
TTYd
tty
bgid
))
=
iworld
.
resources
#
tty
=
foldr
TTYwrite
tty
$
map
enc
s
#
tty
=
foldr
TTYwrite
tty
$
reverse
$
map
enc
s
#
(
ml
,
tty
)
=
case
TTYavailable
tty
of
(
False
,
tty
)
=
([],
tty
)
(_,
tty
)
=
appFst
(
pure
o
dec
)
$
TTYreadline
tty
...
...
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