Commit d9b10a7b authored by Marcel Stör's avatar Marcel Stör
Browse files

Fix typo

parent 9d870742
...@@ -44,7 +44,7 @@ print(gpio.read(pin)) ...@@ -44,7 +44,7 @@ print(gpio.read(pin))
``` ```
## Getting Started ## 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. [Flash the firmware](flash.md) to the chip.
1. [Upload code](upload.md) to the firmware. 1. [Upload code](upload.md) to the firmware.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment