mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
Add code-spell spelling checks to CI (#8067)
Help find and fix silly spelling errors as they are added to the repo.
This commit is contained in:
committed by
GitHub
parent
78a2ed6bd8
commit
60fe7b4ca8
@ -44,8 +44,8 @@ Usage
|
||||
|
||||
5. Check the Serial Output
|
||||
|
||||
Informations
|
||||
------------
|
||||
Information
|
||||
-----------
|
||||
|
||||
It work with every sketch that enables the Serial interface that is
|
||||
selected as debug port.
|
||||
|
@ -51,7 +51,7 @@ Example:
|
||||
<<<stack<<<
|
||||
|
||||
The first number after ``Exception`` gives the cause of the reset. a
|
||||
full ist of all causes can be found `here <../exception_causes.rst>`__
|
||||
full list of all causes can be found `here <../exception_causes.rst>`__
|
||||
the hex after are the stack dump.
|
||||
|
||||
Decode
|
||||
|
Reference in New Issue
Block a user