From ae1dcd1bf6788e2e0aacb24d80ed90a868284dac Mon Sep 17 00:00:00 2001 From: Peter Boin Date: Tue, 24 Oct 2017 02:20:44 +1100 Subject: [PATCH] added How to MicroPython --- Example-Presentations.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Example-Presentations.md b/Example-Presentations.md index dc9d305..58363ce 100644 --- a/Example-Presentations.md +++ b/Example-Presentations.md @@ -166,4 +166,5 @@ Feel free to edit this page and add your own presentations below: * [NodejS: cómo usar JavaScript en todos lados](https://nicolasquiroz.com/node-lightning-talk/) by [Nicolás Quiroz](https://github.com/nhsz) * A summary of [*Traction: How Any Startup Can Achieve Explosive Customer Growth*](https://smaroukis.github.io/traction_summary) by [Spencer Maroukis](https://github.com/smaroukis) for [Edible](https://www.edibleproject.io) * [Open Educational Resources for a course on Operating Systems](https://oer.gitlab.io/OS/) by [Jens Lechtenbörger](https://gitlab.com/lechten) -* [How to create presentations with emacs-reveal](https://oer.gitlab.io/emacs-reveal-howto/howto.html) by [Jens Lechtenbörger](https://gitlab.com/lechten) \ No newline at end of file +* [How to create presentations with emacs-reveal](https://oer.gitlab.io/emacs-reveal-howto/howto.html) by [Jens Lechtenbörger](https://gitlab.com/lechten) +* [How to MicroPython](https://fragmuffin.github.io/howto-micropython) by [@fragmuffin](https://github.com/fragmuffin/) \ No newline at end of file