Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fuchscrafter/calliope-sleep

With this function, the calliope mini can sleep for full seconds!
https://github.com/fuchscrafter/calliope-sleep

Last synced: 3 months ago
JSON representation

With this function, the calliope mini can sleep for full seconds!

Awesome Lists containing this project

README

        

> Diese Seite bei [https://fuchscrafter.github.io/calliope-sleep/](https://fuchscrafter.github.io/calliope-sleep/) öffnen

## Als Erweiterung verwenden

Dieses Repository kann als **Erweiterung** in MakeCode hinzugefügt werden.

* öffne [https://makecode.calliope.cc/](https://makecode.calliope.cc/)
* klicke auf **Neues Projekt**
* klicke auf **Erweiterungen** unter dem Zahnrad-Menü
* nach **https://github.com/fuchscrafter/calliope-sleep** suchen und importieren

## Dieses Projekt bearbeiten ![Build Status Abzeichen](https://github.com/fuchscrafter/calliope-sleep/workflows/MakeCode/badge.svg)

Um dieses Repository in MakeCode zu bearbeiten.

* öffne [https://makecode.calliope.cc/](https://makecode.calliope.cc/)
* klicke auf **Importieren** und dann auf **Importiere URL**
* füge **https://github.com/fuchscrafter/calliope-sleep** ein und klicke auf Importieren

## Blockvorschau

Dieses Bild zeigt den Blockcode vom letzten Commit im Master an.
Die Aktualisierung dieses Bildes kann einige Minuten dauern.

![Eine gerenderte Ansicht der Blöcke](https://github.com/fuchscrafter/calliope-sleep/raw/master/.github/makecode/blocks.png)

#### Metadaten (verwendet für Suche, Rendering)

* for PXT/calliopemini
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");