diff options
| author | Uri Shaked | 2020-12-12 19:12:57 +0200 |
|---|---|---|
| committer | GitHub | 2020-12-12 19:12:57 +0200 |
| commit | 79c23de6b65d1b5e4c28319b77beda87fe17bd4c (patch) | |
| tree | a0c8b06e48c5e0bd62e9956b69123378a7db1044 | |
| parent | 0.14.2 (diff) | |
| download | avr8js-79c23de6b65d1b5e4c28319b77beda87fe17bd4c.tar.gz avr8js-79c23de6b65d1b5e4c28319b77beda87fe17bd4c.tar.bz2 avr8js-79c23de6b65d1b5e4c28319b77beda87fe17bd4c.zip | |
docs: capitalization
mega -> MEGA
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us * [LED PWM](https://stackblitz.com/edit/avr8js-pwm?file=index.ts) * [Serial Monitor](https://stackblitz.com/edit/avr8js-serial?file=index.ts) * [NeoPixel Matrix](https://stackblitz.com/edit/avr8js-ws2812?file=index.ts) -* [Arduino Mega NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts) +* [Arduino MEGA NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts) * [Simon Game](https://stackblitz.com/edit/avr8js-simon-game?file=index.ts) - with pushbuttons and sound * [XMAS LEDs](https://stackblitz.com/edit/avr8js-xmas-dafna?file=index.ts) * [ATtiny85 Simulation](https://avr8js-attiny85.stackblitz.io?file=index.ts) @@ -50,4 +50,4 @@ For more information, please check the [Contributing Guide](CONTRIBUTING.md). ## License -Copyright (C) 2019, 2020 Uri Shaked. The code is released under the terms of the MIT license.
\ No newline at end of file +Copyright (C) 2019, 2020 Uri Shaked. The code is released under the terms of the MIT license. |
