Skip to content

Commit ba74966

Browse files
authored
Merge pull request #858 from arduino/marqdevx/contributeBox/url-fix
Fix `contributeURL` parameter
2 parents ceed6be + de810f0 commit ba74966

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/tutorials/generic/micropython-installation/micropython-installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ description: 'A guide for flashing the MicroPython firmware to your Arduino Nano
44
tags:
55
- MicroPython
66
difficulty: Intermediate
7-
libraries:
87
hardware:
98
- hardware/03.nano/boards/nano-33-ble
109
- hardware/03.nano/boards/nano-rp2040-connect
1110
- hardware/04.pro/boards/portenta-h7
1211
software:
1312
- ide-v2
14-
contributeURL: "content/tutorials/generic"
15-
author: "Jacob Hylén"
13+
author: 'Jacob Hylén'
14+
contributeURL: content/tutorials/generic
1615
---
16+
1717
## Introduction
1818

1919
For some time you have been able to program selected Arduino boards using the OpenMV IDE and MicroPython. This gives you easy access to powerful technologies such as machine vision and machine learning.

0 commit comments

Comments
 (0)