Skip to content

Commit ce4ee1c

Browse files
committed
MPAE-9497 fix metadata and readme
1 parent 555e1c3 commit ce4ee1c

4 files changed

Lines changed: 5 additions & 8 deletions

File tree

.main-meta/main.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f47q10-cnano-tmr2-one-shot-reset-bare",
7-
"version": "1.0.1",
7+
"version": "1.0.2",
88
"displayName": "Use TMR4 in One-Shot mode with external signal as reset",
99
"projectName": "pic18f47q10-cnano-tmr2-one-shot-reset-bare",
1010
"shortDescription": "In this demo, uses TMR4 peripheral in One-Shot to stop TMR2 if an external pin is pulled to GND for more than a desired period.",
@@ -39,19 +39,16 @@
3939
"author": "Microchip",
4040
"subcategories": [
4141
[
42-
"Peripherals", "TIMER", "TMR2"
42+
"Peripherals",
43+
"TMR2"
4344
]
4445
],
4546
"peripherals": [
46-
"TIMER", "TMR2"
47+
"TMR2"
4748
],
4849
"keywords": [
4950
"Getting Started",
5051
"Timers/Counters",
51-
"Timer/Counter",
52-
"One Shot",
53-
"Period",
54-
"External Trigger",
5552
"Bare Metal"
5653
],
5754
"additionalData": {

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://www.microchip.com" rel="nofollow"><img src="images/MicrochipLogo.png" alt="MCHP" width="300"/></a>
1+
[![MCHP](images/microchip.png)](https://www.microchip.com)
22

33
# PIC18F47Q10 Use TMR4 in One-Shot mode with external signal as reset
44

images/MicrochipLogo.png

-37.2 KB
Binary file not shown.

images/microchip.png

5.47 KB
Loading

0 commit comments

Comments
 (0)