aboutsummaryrefslogtreecommitdiff
path: root/docs/library/struct.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/struct.rst')
-rw-r--r--docs/library/struct.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/struct.rst b/docs/library/struct.rst
index fd953473a..bee5a612b 100644
--- a/docs/library/struct.rst
+++ b/docs/library/struct.rst
@@ -1,6 +1,8 @@
:mod:`struct` -- pack and unpack primitive data types
======================================================
+.. include:: ../templates/unsupported_in_circuitpython.inc
+
.. module:: struct
:synopsis: pack and unpack primitive data types