Add control.dmesg
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
namespace pxt {
|
||||
void dmesg(const char *fmt, ...);
|
||||
#define DMESG dmesg
|
||||
#define DMESG pxt::dmesg
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user