Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
baidarka committed Nov 17, 2023
1 parent f276545 commit c12d920
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## Intro

Image a map, with multiple lighthouses, that light up!
This repo contains MicroPython to fade multiple LEDs independently.
The fading patterns matches real world characteristics of light.
Written for Raspberry Pi Pico.
Image a map, with multiple lighthouses, that light up!
This repo contains MicroPython code to fade multiple LEDs independently.
The fading patterns match real world characteristics of light.
Written for Raspberry Pi Pico.
Inspired by the excellent board game: <https://www.slaginderondte.nl/spel>

![Board game Slag in de Rondte](/img/SlagInDeRondte-bordspel-small.jpg)
Expand Down Expand Up @@ -35,6 +35,5 @@ Save it to your Pico as 'main.py' to run it on startup.

## Contributions

Feel free to contribute, in bite-size PR's. :)

Feel free to contribute, in bite-size PR's. :)
Please be nice!

0 comments on commit c12d920

Please sign in to comment.