Skip to content

Commit

Permalink
MPAE-9497 fix metadata and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusnicolae committed Feb 5, 2021
1 parent 555e1c3 commit ce4ee1c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions .main-meta/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu8.mplabx.project.pic18f47q10-cnano-tmr2-one-shot-reset-bare",
"version": "1.0.1",
"version": "1.0.2",
"displayName": "Use TMR4 in One-Shot mode with external signal as reset",
"projectName": "pic18f47q10-cnano-tmr2-one-shot-reset-bare",
"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.",
Expand Down Expand Up @@ -39,19 +39,16 @@
"author": "Microchip",
"subcategories": [
[
"Peripherals", "TIMER", "TMR2"
"Peripherals",
"TMR2"
]
],
"peripherals": [
"TIMER", "TMR2"
"TMR2"
],
"keywords": [
"Getting Started",
"Timers/Counters",
"Timer/Counter",
"One Shot",
"Period",
"External Trigger",
"Bare Metal"
],
"additionalData": {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<a href="https://www.microchip.com" rel="nofollow"><img src="images/MicrochipLogo.png" alt="MCHP" width="300"/></a>
[![MCHP](images/microchip.png)](https://www.microchip.com)

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

Expand Down
Binary file removed images/MicrochipLogo.png
Binary file not shown.
Binary file added images/microchip.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce4ee1c

Please sign in to comment.