We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76971d9 commit 0a02d77Copy full SHA for 0a02d77
docs/templates/unsupported_in_circuitpython.inc
@@ -1,8 +1,8 @@
1
.. warning::
2
3
Though this MicroPython-based library may be available for use
4
- in CircuitPython, it is unsupported and its functionality may change
5
- in the future, perhaps significantly.
+ in some builds of CircuitPython, it is unsupported and its functionality
+ may change 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.
8
You will likely need to change your code later if you rely
0 commit comments