X2D lib first commit
Diff: X2D.h
- Revision:
- 24:eac91efdc315
- Parent:
- 23:87c967bdb0ff
--- a/X2D.h Wed Jan 06 10:28:06 2021 +0000 +++ b/X2D.h Mon Apr 19 14:19:33 2021 +0000 @@ -10,7 +10,7 @@ #define ERR(x, ...) if (Level>=1) debug("[ERR]"x"\r\n", ##__VA_ARGS__); #endif -#define NO_STM8 0 +#define NO_STM8 0 //set to 1 if STM8 has been removed from the CPL board extern unsigned short maison;