1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 13:09:49 +04:00

Revert "disable mjs logging +2k free flash"

This reverts commit d7330c7c2b.
This commit is contained in:
MX
2024-06-15 18:22:25 +03:00
parent 01c6269365
commit df8c4c168a

View File

@@ -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"