Added needed defines missing in the windows environment that were keeping the components from building cleanly.
This commit is contained in:
		| @@ -62,6 +62,8 @@ char printBuff[256];                                           \ | ||||
|    }                                                           \ | ||||
| } | ||||
|  | ||||
| #define INT32_MAX (2147483647) | ||||
| #define UINT32_MAX (4294967295U) | ||||
| #define bool BOOLEAN | ||||
| #define true TRUE | ||||
| #define false FALSE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user