mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Disable WINC's debugging info.
This commit is contained in:
parent
ce949333f2
commit
f447455580
@ -103,7 +103,7 @@ extern "C" {
|
||||
---------------------------------
|
||||
*/
|
||||
|
||||
#define CONF_WINC_DEBUG (1)
|
||||
#define CONF_WINC_DEBUG (0)
|
||||
#define CONF_WINC_PRINTF printf
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Loading…
Reference in New Issue
Block a user