1 parent a6d94b6 commit 76971d9Copy full SHA for 76971d9
1 file changed
docs/templates/unsupported_in_circuitpython.inc
@@ -1,8 +1,9 @@
1
.. warning::
2
3
- Though this MicroPython-based library is available for use in CircuitPython,
4
- its functionality may change in the future, perhaps significantly.
+ Though this MicroPython-based library may be available for use
+ in CircuitPython, it is unsupported and its functionality may change
5
+ in the future, perhaps significantly.
6
As CircuitPython continues to develop, it may be changed
7
to comply more closely with the corresponding standard Python library.
- You may need to change your code later if you rely
8
+ You will likely need to change your code later if you rely
9
on any non-standard functionality it currently provides.
0 commit comments