diff --git a/lib/mjs/mjs_internal.h b/lib/mjs/mjs_internal.h index eb1bccbd7..fd096aa11 100644 --- a/lib/mjs/mjs_internal.h +++ b/lib/mjs/mjs_internal.h @@ -48,7 +48,7 @@ #endif #ifndef CS_ENABLE_STDIO -#define CS_ENABLE_STDIO 1 +#define CS_ENABLE_STDIO 0 #endif #include "common/cs_dbg.h"