Fix typo
This commit is contained in:
parent
9d8707429b
commit
d9b10a7bdb
|
@ -44,7 +44,7 @@ print(gpio.read(pin))
|
|||
```
|
||||
|
||||
## Getting Started
|
||||
1. [Build the firmeware](build.md) with the modules you need.
|
||||
1. [Build the firmware](build.md) with the modules you need.
|
||||
1. [Flash the firmware](flash.md) to the chip.
|
||||
1. [Upload code](upload.md) to the firmware.
|
||||
|
||||
|
|
Loading…
Reference in New Issue