Skip to content

Commit 0a02d77

Browse files
authored
Comment that it may vary by board
1 parent 76971d9 commit 0a02d77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/templates/unsupported_in_circuitpython.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. warning::
22

33
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.
4+
in some builds of CircuitPython, it is unsupported and its functionality
5+
may change in the future, perhaps significantly.
66
As CircuitPython continues to develop, it may be changed
77
to comply more closely with the corresponding standard Python library.
88
You will likely need to change your code later if you rely

0 commit comments

Comments
 (0)