summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index 367aea17bd..48131636f1 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -590,6 +590,8 @@ Q(sha256)
Q(ubinascii)
Q(hexlify)
Q(unhexlify)
+Q(a2b_base64)
+Q(b2a_base64)
#endif
#if MICROPY_PY_MACHINE