Merge pull request #1916 from jpecor/patch-2
Removed warning box regarding SAMD21 builds
This commit is contained in:
commit
812a31c78f
@ -54,10 +54,6 @@
|
||||
//| PWMOut
|
||||
//|
|
||||
|
||||
//| .. warning:: This module is not available in some SAMD21 builds. See the
|
||||
//| :ref:`module-support-matrix` for more info.
|
||||
//|
|
||||
|
||||
//| All classes change hardware state and should be deinitialized when they
|
||||
//| are no longer needed if the program continues after use. To do so, either
|
||||
//| call :py:meth:`!deinit` or use a context manager. See
|
||||
|
Loading…
x
Reference in New Issue
Block a user