Fix copy pasta and stub build
This commit is contained in:
parent
a5b01f7361
commit
83deea0e03
@ -1 +1 @@
|
||||
// No pulseio module functions.
|
||||
// No pwmio module functions.
|
||||
|
@ -1 +1 @@
|
||||
// No pulseio module functions.
|
||||
// No pwmio module functions.
|
||||
|
@ -1 +1 @@
|
||||
// No pulseio module functions.
|
||||
// No pwmio module functions.
|
||||
|
@ -48,7 +48,7 @@
|
||||
//| 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
|
||||
//| :ref:`lifetime-and-contextmanagers` for more info.
|
||||
//| :ref:`lifetime-and-contextmanagers` for more info."""
|
||||
//|
|
||||
|
||||
STATIC const mp_rom_map_elem_t pulseio_module_globals_table[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user