Skip to content

Commit 3b88cdd

Browse files
committed
Adding class to table
1 parent d8b13d6 commit 3b88cdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

table.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: "MCU Board Table"
33
---
44

5+
{.table-class}
56
| MCU Board | MCU Chip | RAM Size | Flash Size | USB Port | Buttons | Picture (click to enlarge) |
67
| ---------- | -------- | -------- |----------- |--------- |-------- |--------------------------- |
78
| Lolin/Wemos C3 Mini | ESP32-C3 | <1M | 4M | Type-C | 2 | [![C3 Mini photo](https://micropython.org/resources/micropython-media/boards/LOLIN_C3_MINI/lolin_c3_mini.thumb.jpg)](https://micropython.org/resources/micropython-media/boards/LOLIN_C3_MINI/lolin_c3_mini.jpg) |
8-
| M5 Stack Atom | ESP32 | <1M | 4M | Type-C | 1 | [![M5 Stack Atom photo](https://micropython.org/resources/micropython-media/boards/M5STACK_ATOM/m5stack_atom.thumb.jpg)](https://micropython.org/resources/micropython-media/boards/M5STACK_ATOM/m5stack_atom.jpg) |
9+
| M5 Stack Atom | ESP32 | <1M | 4M | Type-C | 1 | [![M5 Stack Atom photo](https://micropython.org/resources/micropython-media/boards/M5STACK_ATOM/m5stack_atom.thumb.jpg)](https://micropython.org/resources/micropython-media/boards/M5STACK_ATOM/m5stack_atom.jpg) {.any-class} |

0 commit comments

Comments
 (0)