We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2dba9 commit e729084Copy full SHA for e729084
table.md
@@ -14,7 +14,7 @@ title: "MCU Board Table"
14
| M5 Stack Atom | ESP32 | <1M | 4M | Type-C | 1 | [](https://micropython.org/resources/micropython-media/boards/M5STACK_ATOM/m5stack_atom.jpg) |
15
{: #board-table }
16
17
-<script>
+<script type="text/javascript" class="init">
18
$(document).ready( function () {
19
$('board-table').DataTable();
20
} );
0 commit comments