Skip to content

Commit d8bbc22

Browse files
committed
Update structure
1 parent 4129e6c commit d8bbc22

File tree

8 files changed

+15
-239
lines changed

8 files changed

+15
-239
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: First Steps
3+
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22

33
featured: micropython-101
4-
title: '2. Micropython Basics - Loops'
4+
title: '2. Micropython Basics - Digital I/O'
55
description: 'Learn the basics for loops on MicroPython.'
66
author: 'Pedro Lima'
77
hero_image: "./hero-banner.png"
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
featured: micropython-101
3+
title: '2. Micropython - Analog I/O'
4+
description: 'Learn the basics for Analog I/O ports on MicroPython.'
5+
author: 'Pedro Lima'
6+
hero_image: "./hero-banner.png"
7+
---
8+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Basics
3+
---

content/micropython/03.micropython/01.micropython-basics/01. analogicio copy/micropython-basics.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

content/micropython/03.micropython/01.micropython-basics/micropython-basics.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

0 commit comments

Comments
 (0)