small bugfixes
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#include <inttypes.h>
|
||||
|
||||
// to be implemented by bsp
|
||||
/*extern "C" */void printChar(const char*, bool errStream);
|
||||
extern "C" void printChar(const char*, bool errStream);
|
||||
|
||||
#ifndef UT699
|
||||
|
||||
|
Reference in New Issue
Block a user