Skip to content

Commit

Permalink
Merge pull request #1603 from BDQZXx/BDQZXx-patch-1
Browse files Browse the repository at this point in the history
Update e-tekstil.md
  • Loading branch information
sisomm authored Dec 1, 2023
2 parents 17324f8 + 966daf4 commit e7a40b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/microbit/e-tekstil/e-tekstil.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Nå skal vi skrive den første algoritmen som får LED-pærene til å blinke.

- [ ] Start et nytt prosjekt på [makecode.microbit.org](https://makecode.microbit.org){target=_blank}.
- [ ] Som standard ligger det to blå blokker klare til bruk; `ved start`{.microbitbasic} og en `gjenta for alltid`{.microbitbasic}-løkke. `ved start`{.microbitbasic}-blokken kan du fjerne ved å dra den til verktøykassa midt på skjermen.
- [ ] Finn frem `basis`{.microbitbasic}-blokken og legg den inni `gjenta for alltid`{.microbitbasic}-blokken:
- [ ] Finn frem `pause`{.microbitbasic}-blokken og legg den inni `gjenta for alltid`{.microbitbasic}-blokken:

```microbit
basic.forever(function () {
Expand Down

0 comments on commit e7a40b5

Please sign in to comment.