diff options
| author | Alexander Steffen <devel.20.webmeister@spamgourmet.com> | 2017-07-15 11:44:15 +0200 |
|---|---|---|
| committer | Alexander Steffen <devel.20.webmeister@spamgourmet.com> | 2017-07-15 11:44:32 +0200 |
| commit | c9a48eb464879e35217e7df89a5dab568367f395 (patch) | |
| tree | 37ac80c5b96ed64ef931f19124ed9b49b9616063 /teensy | |
| parent | 4fa9d97e4db333e3252b0e87584d29753f2da74d (diff) | |
docs,teensy: Use the name MicroPython consistently in documentation
Diffstat (limited to 'teensy')
| -rw-r--r-- | teensy/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/teensy/README.md b/teensy/README.md index 3e4a75b9e..c586853b5 100644 --- a/teensy/README.md +++ b/teensy/README.md @@ -18,7 +18,7 @@ cd teensy ARDUINO=~/arduino-1.0.5 make ``` -To upload micropython to the Teensy 3.1. +To upload MicroPython to the Teensy 3.1. Press the Program button on the Teensy 3.1 ```bash |
