summaryrefslogtreecommitdiff
path: root/extmod/modwebrepl.c
diff options
context:
space:
mode:
Diffstat (limited to 'extmod/modwebrepl.c')
-rw-r--r--extmod/modwebrepl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extmod/modwebrepl.c b/extmod/modwebrepl.c
index 8e0580966..571acabfe 100644
--- a/extmod/modwebrepl.c
+++ b/extmod/modwebrepl.c
@@ -40,7 +40,7 @@
#include "extmod/modwebsocket.h"
#include "genhdr/mpversion.h"
-#if MICROPY_PY_WEBREPL
+#ifdef MICROPY_PY_WEBREPL
#if 0 // print debugging info
#define DEBUG_printf DEBUG_printf