From 0db69915debb1ed1273bb4f66cbf5ba8bc240568 Mon Sep 17 00:00:00 2001
From: Dan Halbert Download and Installation Instructions
versions of Python source code.
Make sure to download the bundle that matches the major version
of your CircuitPython, because the .mpy files can change between versions.
- For example, if you are running 8.2.7 you should download the 8.x bundle.
+ For example, if you are running 9.2.4 you should download the 9.x bundle.
The precompiled .mpy files take up less space on your CIRCUITPY drive than the .py files. @@ -65,20 +65,12 @@
- This bundle is built for use with CircuitPython 8.x.x. If you are using - CircuitPython 8, please download this bundle. -
-This bundle is built for use with CircuitPython 9.x.x. If you are using - CircuitPython 9, please download this bundle. The .mpy format has - changed as of CircuitPython 9, so 8.x libraries are not compatible. + CircuitPython 9, please download this bundle. The .mpy format + changed as of CircuitPython 9: 8.x libraries are not compatible.
- This bundle is built for use with CircuitPython 8.x.x. If you are using - CircuitPython 8, please download this bundle. -
-This bundle is built for use with CircuitPython 9.x.x. If you are using - CircuitPython 9, please download this bundle. The .mpy format has - changed as of CircuitPython 9, so 8.x libraries are not compatible. + CircuitPython 9, please download this bundle. The .mpy format + changed as of CircuitPython 9: 8.x libraries are not compatible.