mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
uerrno: add uerrno module stubs and docs
Issue: https://github.com/pybricks/support/issues/236
This commit is contained in:
committed by
laurensvalk
parent
0eb0e160e9
commit
0865a58632
@@ -78,6 +78,7 @@ findings on our `support page`_ so we can make Pybricks even better.
|
||||
:hidden:
|
||||
|
||||
micropython
|
||||
uerrno
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
:mod:`uerrno` -- System error codes
|
||||
===================================
|
||||
|
||||
.. automodule:: uerrno
|
||||
Reference in New Issue
Block a user