summaryrefslogtreecommitdiff
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index 5d0dc9d27..a5e543bbb 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -584,6 +584,7 @@ Q(sha256)
#if MICROPY_PY_UBINASCII
Q(ubinascii)
Q(hexlify)
+Q(unhexlify)
#endif
#if MICROPY_PY_MACHINE