Merge pull request #414 from makermelissa/master
Fix copy/paste error on Arduino IOT board name
This commit is contained in:
commit
cad1c1b6c4
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