Skip to content

Commit fb0c652

Browse files
committed
MPAE-18170 updating youTube link, meta-data, Microchip logo
1 parent d0926ad commit fb0c652

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
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 & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
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>
82

93
## Video Building This Example
104

11-
[![Video Building this Example](images/Video-TimerToggleLED-Callbacks.png "Change the values of these settings until the needed Requested Period is between the indicated min., max values.")](https://youtu.be/yPfu0OuIhqY)
5+
[![Video Building this Example](images/Video-TimerToggleLED-Callbacks.png "Change the values of these settings until the needed Requested Period is between the indicated min., max values.")](https://youtu.be/yPfu0OuIhqY?list=PLtQdQmNK_0DTA08RmyuJH4dyNrYGDGi0l)
126

13-
**Video:** [Introducing MCC Melody Example Components](https://youtu.be/zK5jLiIIYvE)
7+
**Video:** [Introducing MCC Melody Example Components](https://youtu.be/zK5jLiIIYvE?list=PLtQdQmNK_0DTA08RmyuJH4dyNrYGDGi0l)
148
(while building the Polled version of this example).
159

1610
# MCC Melody Timer Toggle LED Example - Callbacks Implementation (PIC18F57Q43)

images/microchip.png

5.47 KB
Loading

0 commit comments

Comments
 (0)