Merge pull request #1272 from makermelissa/main
Fix board name for ESP32-C6-DevKitC-1-N8
This commit is contained in:
commit
2ef60cfe42
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "espressif_esp32c6_devkitc_1_n8"
|
||||
title: "ESP32-S3-DevKitC-1-N8 Download"
|
||||
name: "ESP32-S3-DevKitC-1-N8"
|
||||
title: "ESP32-C6-DevKitC-1-N8 Download"
|
||||
name: "ESP32-C6-DevKitC-1-N8"
|
||||
manufacturer: "Espressif"
|
||||
board_url: "https://www.adafruit.com/product/5672"
|
||||
board_image: "espressif_esp32c6_devkitc_1.jpg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue