mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
typo
@@ -58,7 +58,7 @@ Conventions are:
|
||||
|
||||
In the method specs below, *NOHEAP* means the function cannot allocate on the heap. For some ports this may be difficult if the function needs to return an integer value that does not fit in a small integer. Don't know what to do about this.
|
||||
|
||||
## OSError exceptions regarding periherals
|
||||
## OSError exceptions regarding peripherals
|
||||
|
||||
- In case that the peripheral is not available (invalid id) ??
|
||||
- Operations on non-initialized peripherals ??
|
||||
|
||||
Reference in New Issue
Block a user