Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
regression-suites
Commits
787a3be3
Commit
787a3be3
authored
Mar 21, 2019
by
Tiago Jorge
Browse files
Small fix: do noth after print log
parent
1f34dad4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Demo_CoRAMBAD_Brave_GR740_GNC/calling/calling.c
View file @
787a3be3
...
...
@@ -32,6 +32,8 @@ void calling_PI_pulse()
for
(
int
i
=
0
;
i
<=
line
;
i
++
){
printf
(
testLog
[
i
]);
}
ite
++
;
return
;
}
if
(
ite
>
(
3
*
NR_MODE_SWITCHES
))
{
// do noth
return
;
...
...
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