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
bel
bel4_ezb_public
Commits
f3ecb407
Commit
f3ecb407
authored
Jun 14, 2019
by
Nemanja
Browse files
drawing triangle
parent
98951516
Changes
1
Hide whitespace changes
Inline
Side-by-side
XMC_MBED/Projekt/Projekt/main.cpp
View file @
f3ecb407
...
@@ -315,9 +315,9 @@ void comm(void)
...
@@ -315,9 +315,9 @@ void comm(void)
//linear(rights,70);
//linear(rights,70);
linear
(
up
+
left
,
50
/
sqrt
(
2
));
//
linear(up+left,50/sqrt(2));
linear
(
left
+
down
,
50
/
s
qrt
(
2
));
linear
(
right
qrt
(
2
));
linear
(
right
,
70
);
linear
(
right
,
70
);
...
...
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