Skip to content

Commit 4863c71

Browse files
committed
[MicroPython 101] Switch chapter 1 & 2
1 parent 5b10880 commit 4863c71

25 files changed

+4
-4
lines changed

content/micropython-course/course/02.installation/assets/apps-open.png renamed to content/micropython-course/course/01.installation/assets/apps-open.png

File renamed without changes.

content/micropython-course/course/02.installation/assets/connect.png renamed to content/micropython-course/course/01.installation/assets/connect.png

File renamed without changes.

content/micropython-course/course/02.installation/assets/greenled.gif renamed to content/micropython-course/course/01.installation/assets/greenled.gif

File renamed without changes.

content/micropython-course/course/02.installation/assets/installer.png renamed to content/micropython-course/course/01.installation/assets/installer.png

File renamed without changes.

content/micropython-course/course/02.installation/assets/logo.png renamed to content/micropython-course/course/01.installation/assets/logo.png

File renamed without changes.

content/micropython-course/course/02.installation/assets/nanoesp32_micropython.bin renamed to content/micropython-course/course/01.installation/assets/nanoesp32_micropython.bin

File renamed without changes.

content/micropython-course/course/02.installation/hero-banner.png renamed to content/micropython-course/course/01.installation/hero-banner.png

File renamed without changes.

content/micropython-course/course/02.installation/installation-tools.md renamed to content/micropython-course/course/01.installation/installation-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: 'Jacob Hylen'
33
hero_image: "./hero-banner.png"
44
micropython_type: "101"
55
featured: micropython-101
6-
title: '3. MicroPython Installation Guide'
6+
title: '2. MicroPython Installation Guide'
77
description: 'Learn how to install a code editor needed to program your board with MicroPython.'
88
---
99

@@ -106,4 +106,4 @@ You can try **disconnecting** any other serial device such as other arduino boar
106106

107107
Congratulations! You’ve completed the installation chapter of MicroPython 101.
108108

109-
Having trouble? Continue to the troubleshooting section. Otherwise, move on to the [Next chapter](/micropython-course/course/python-cc).
109+
Having trouble? Continue to the troubleshooting section. Otherwise, move on to the [Next chapter](/micropython-course/course/digital).

content/micropython-course/course/01.introduction-python/02.intro-to-micropython.md renamed to content/micropython-course/course/02.introduction-python/02.intro-to-micropython.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: 'Karl Söderby'
33
hero_image: "./hero-banner.png"
44
micropython_type: "101"
55
featured: micropython-101
6-
title: '2. Introduction to MicroPython'
6+
title: '3. Introduction to MicroPython'
77
description: 'Learn about the Arduino platform'
88
---
99

@@ -253,4 +253,4 @@ If the error persists, you can try to "soft-reset" the board, by clicking the **
253253

254254
In this chapter, we learned a little bit about the key components in the MicroPython environment.
255255

256-
- [Next chapter: Installation & Setup](/micropython-course/course/installation)
256+
- [Next chapter: An Introduction to MicroPython](/micropython-course/course/introduction-python)

content/micropython-course/course/01.introduction-python/assets/MP-pinout.png renamed to content/micropython-course/course/02.introduction-python/assets/MP-pinout.png

File renamed without changes.

0 commit comments

Comments
 (0)