Skip to content

Commit 1b8f7c6

Browse files
committed
MPAE-18120 updating youTube link, meta-data, Microchip logo
1 parent b2eebfb commit 1b8f7c6

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

.main-meta/main.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@
4747
"Timer",
4848
"Getting Started",
4949
"Melody",
50-
"MCC Melody"
50+
"MCC Melody",
51+
"Curiosity Nano Explorer",
52+
"Example Components",
53+
"MCC Melody Example Components"
5154
],
5255
"additionalData": {
5356
"longDescription": {

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
<a target="_blank" href="https://www.microchip.com/" id="top-of-page">
2-
<picture>
3-
<source media="(prefers-color-scheme: light)" srcset="images/mchp_logo_light.png" width="350">
4-
<source media="(prefers-color-scheme: dark)" srcset="images/mchp_logo_dark.png" width="350">
5-
<img alt="Microchip Technologies Inc." src="https://www.microchip.com/content/experience-fragments/mchp/en_us/site/header/master/_jcr_content/root/responsivegrid/header/logo.coreimg.100.300.png/1605828081463/microchip.png">
6-
</picture>
7-
</a>
1+
<a href="https://www.microchip.com" rel="nofollow"><img src="images/microchip.png" alt="MCHP" width="300"/></a>
2+
83

94
# MCC Melody Timer Toggle LED Example - Polled Implementation (PIC18F57Q43)
105

@@ -13,7 +8,7 @@ The [TIMER Toggle LED example](https://onlinedocs.microchip.com/v2/keyword-looku
138

149
## Video Building This Example & Introducing MCC Melody Example Components
1510

16-
[![Video Building this Example](images/Video-TimerToggleLED-Polled.png "Change the values of these settings until the needed Requested Period is between the indicated min., max values.")](https://youtu.be/zK5jLiIIYvE)
11+
[![Video Building this Example](images/Video-TimerToggleLED-Polled.png "Change the values of these settings until the needed Requested Period is between the indicated min., max values.")](https://www.youtube.com/watch?v=zK5jLiIIYvE&list=PLtQdQmNK_0DTA08RmyuJH4dyNrYGDGi0l)
1712

1813
## MCC Melody Example Components
1914
Example Components are a tight integration of learning material directly into MCC. This allows users to conveniently place configuration instructions side-by-side to the components they are configuring. For more information, refer to the [MCC Melody Example Components Introduction](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.EXAMPLES&version=latest&redirect=true).

images/microchip.png

5.47 KB
Loading

0 commit comments

Comments
 (0)