GitBook: [development_release] 23 pages modified

This commit is contained in:
Daniel Spindelbauer
2018-08-24 07:54:50 +00:00
committed by gitbook-bot
parent a1b62c0f5e
commit 30e81743e3
22 changed files with 473 additions and 41 deletions

View File

@@ -22,7 +22,7 @@ If you are using Atom, it is important to check at this point that Atom has succ
If this is not the case you can press `alt-ctrl-r` on Windows/Linux or `ctrl-alt-cmd-l` on macOS, in order to reload Atom and fix the issue.
{% endhint %}
4. Now that you have a project created, we need to add some files to it. A standard MicroPython project has the following structure:
1. Now that you have a project created, we need to add some files to it. A standard MicroPython project has the following structure:
```text
RGB-Blink