Remove undefined extra token from the end of #include directive
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
ef23acc3bc
commit
d57cdba56c
@ -6,7 +6,7 @@
|
||||
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
||||
*/
|
||||
|
||||
#include <xtos.h>>
|
||||
#include <xtos.h>
|
||||
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user