mirror of
https://github.com/micropython/micropython.git
synced 2025-08-27 21:10:32 +02:00
all: Fix various spelling mistakes found by codespell 2.2.6.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -3,7 +3,7 @@ This directory shows the best practices for using MicroPython hardware API
|
||||
across various boards, with the aim to enable writing portable applications,
|
||||
which would work from a board to board, from a system to another systems.
|
||||
This is inherently a hard problem, because hardware is different from one
|
||||
board type to another, and even from examplar of board to another. For
|
||||
board type to another, and even from exemplar of board to another. For
|
||||
example, if your app requires an external LED, one user may connect it
|
||||
to one GPIO pin, while another user may find it much more convenient to
|
||||
use another pin. This of course applies to relays, buzzers, sensors, etc.
|
||||
|
Reference in New Issue
Block a user