1 parent 079c20e commit 6a63ff0Copy full SHA for 6a63ff0
1 file changed
docs/design_guide.rst
@@ -441,10 +441,10 @@ buffers.
441
Examples
442
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
443
444
-ustruct.pack
+struct.pack
445
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
446
447
-Use `ustruct.pack_into` instead of `ustruct.pack`.
+Use `struct.pack_into` instead of `struct.pack`.
448
449
Sensor properties and units
450
--------------------------------------------------------------------------------
0 commit comments