diff --git a/lib/mjs/mjs_internal.h b/lib/mjs/mjs_internal.h index fd096aa11..eb1bccbd7 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 0 +#define CS_ENABLE_STDIO 1 #endif #include "common/cs_dbg.h"