Initial commit, based on pxt-adafruit
This commit is contained in:
7
libs/core/pxt.h
Normal file
7
libs/core/pxt.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef __PXT_H
|
||||
#define __PXT_H
|
||||
|
||||
#include "pxtbase.h"
|
||||
#undef DMESG
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user