Fix copy/paste error on Arduino IOT board name
This commit is contained in:
parent
3b676b7165
commit
7d63f8c0da
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "arduino_nano_33_iot"
|
||||
title: "NANO 33 BLE Download"
|
||||
name: "NANO 33 BLE"
|
||||
title: "NANO 33 IoT Download"
|
||||
name: "NANO 33 IoT"
|
||||
manufacturer: "Arduino"
|
||||
board_url: "https://www.arduino.cc/en/Guide/NANO33IoT"
|
||||
board_image: "arduino_nano_33_iot.jpg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue