Skip to content

Commit f80da05

Browse files
committed
Move folder
1 parent 8388ded commit f80da05

File tree

9 files changed

+4
-0
lines changed

9 files changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Communication
3+
description: Learn how to use serial protocols with MicroPython
4+
---

content/micropython/03.micropython/05.communication/i2c/assets/circuitAccelerometer.png renamed to content/micropython/06.communication/i2c/assets/circuitAccelerometer.png

File renamed without changes.

content/micropython/03.micropython/05.communication/i2c/assets/i2c.png renamed to content/micropython/06.communication/i2c/assets/i2c.png

File renamed without changes.

content/micropython/03.micropython/05.communication/i2c/assets/repl-i2c-sensor.gif renamed to content/micropython/06.communication/i2c/assets/repl-i2c-sensor.gif

File renamed without changes.

content/micropython/03.micropython/05.communication/i2c/i2c.md renamed to content/micropython/06.communication/i2c/i2c.md

File renamed without changes.

content/micropython/03.micropython/05.communication/spi/assets/spi.png renamed to content/micropython/06.communication/spi/assets/spi.png

File renamed without changes.

content/micropython/03.micropython/05.communication/spi/spi.md renamed to content/micropython/06.communication/spi/spi.md

File renamed without changes.

content/micropython/03.micropython/05.communication/uart/assets/uart.png renamed to content/micropython/06.communication/uart/assets/uart.png

File renamed without changes.

content/micropython/03.micropython/05.communication/uart/uart.md renamed to content/micropython/06.communication/uart/uart.md

File renamed without changes.

0 commit comments

Comments
 (0)