Skip to content

Commit 6f626bd

Browse files
Fixed descriptions
1 parent dc57276 commit 6f626bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/micropython/videoInfo.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@ info:
55
{
66
icon: IconBoard,
77
title: Board Installation,
8-
description: Create smart dashboards to control connected devices using few coding,
8+
description: Install MicroPython on your board,
99
link: /micropython/first-steps/install-guide,
1010
},
1111
{
1212
icon: IconBrackets,
1313
title: Code Editors,
14-
description: Create smart dashboards to control connected devices using few coding,
14+
description: Learn more about the Arduino Lab for MicroPython and how to use the code editor for your MicroPython projects,
1515
link: /micropython/environment/code-editor,
1616
},
1717
{
1818
icon: IconBooks,
1919
title: MicroPython Basics,
20-
description: An introduction to MicroPython,
20+
description: A brief introduction to MicroPython,
2121
link: /micropython/first-steps/intro-micropython,
2222
},
2323
{
2424
icon: IconSmartDashBoard,
2525
title: Examples by Board,
26-
description: Create smart dashboards to control connected devices using few coding,
26+
description: Take full advantage of board-specific features,
2727
link: /micropython/board-examples/giga-r1-wifi,
2828
},
2929
]

0 commit comments

Comments
 (0)