This commit is contained in:
Marcel Stör 2016-10-11 08:05:42 +09:00
parent 9d8707429b
commit d9b10a7bdb
1 changed files with 1 additions and 1 deletions

View File

@ -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.