*should check compiling for arduino in my_basic.c only.
This commit is contained in:
parent
3c42b7cd43
commit
4eff522bcd
@ -30,9 +30,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
#if defined ARDUINO
|
#if defined __BORLANDC__
|
||||||
# define MB_CP_ARDUINO
|
|
||||||
#elif defined __BORLANDC__
|
|
||||||
# define MB_CP_BORLANDC
|
# define MB_CP_BORLANDC
|
||||||
#elif defined __clang__
|
#elif defined __clang__
|
||||||
# define MB_CP_CLANG
|
# define MB_CP_CLANG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user