header
This commit is contained in:
parent
de936802bd
commit
2d24236a55
|
@ -52,7 +52,7 @@ extern "C"
|
|||
{
|
||||
#endif /* __cplusplus */
|
||||
|
||||
void printToConsole(char *p);
|
||||
void printToConsole(const char *p);
|
||||
|
||||
#define getCurrentRemainingStack() getRemainingStack(chThdGetSelfX())
|
||||
|
||||
|
|
Loading…
Reference in New Issue