diff --git a/py/qstrdefs.h b/py/qstrdefs.h index 8a751fcc04..483c753774 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -487,6 +487,7 @@ Q(print_exception) #endif #if MICROPY_PY_STRUCT +Q(struct) Q(ustruct) Q(pack) Q(unpack)