File tree Expand file tree Collapse file tree
mimxrt10xx/common-hal/pwmio Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- // No pulseio module functions.
1+ // No pwmio module functions.
Original file line number Diff line number Diff line change 1- // No pulseio module functions.
1+ // No pwmio module functions.
Original file line number Diff line number Diff line change 1- // No pulseio module functions.
1+ // No pwmio module functions.
Original file line number Diff line number Diff line change 4848//| All classes change hardware state and should be deinitialized when they
4949//| are no longer needed if the program continues after use. To do so, either
5050//| call :py:meth:`!deinit` or use a context manager. See
51- //| :ref:`lifetime-and-contextmanagers` for more info.
51+ //| :ref:`lifetime-and-contextmanagers` for more info."""
5252//|
5353
5454STATIC const mp_rom_map_elem_t pulseio_module_globals_table [] = {
You can’t perform that action at this time.
0 commit comments