*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" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#if defined ARDUINO
|
||||
# define MB_CP_ARDUINO
|
||||
#elif defined __BORLANDC__
|
||||
#if defined __BORLANDC__
|
||||
# define MB_CP_BORLANDC
|
||||
#elif defined __clang__
|
||||
# define MB_CP_CLANG
|
||||
|
Loading…
x
Reference in New Issue
Block a user