Fix from crteensy for Arduino when compiling with a strict(er) compiler
This commit is contained in:
parent
870901880b
commit
24ba58e612
@ -31,7 +31,7 @@
|
||||
/* Type definitions */
|
||||
/*===========================================================================*/
|
||||
|
||||
typedef bool bool_t;
|
||||
typedef unsigned char bool_t;
|
||||
|
||||
#if 0
|
||||
// Already defined by Arduino
|
||||
|
Loading…
Reference in New Issue
Block a user