Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update Hello Skyward
authored
Oct 25, 2022
by
Alberto Nidasio
Show whitespace changes
Inline
Side-by-side
Hello-Skyward.md
View page @
38119c78
...
...
@@ -58,7 +58,6 @@ Here we will write an entrypoint that uses the _TRACE()_ function in order to se
#include
<utils/Debug.h>
using
namespace
miosix
;
using
namespace
Boardcore
;
int
main
()
{
...
...