Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
fa0bcde1
Commit
fa0bcde1
authored
Aug 09, 2019
by
Maxime Perrotin
Browse files
fix typo
parent
a613faab
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test-air-2cyclics/input_data/helloworld2.c
View file @
fa0bcde1
...
...
@@ -20,7 +20,7 @@ void helloworld2_startup(void)
void
helloworld2_PI_task2
(
void
)
{
puts
(
"[helloworld
1
] Tick"
);
puts
(
"[helloworld
2
] Tick"
);
}
...
...
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