Skip to content

Commit b98ac9f

Browse files
committed
MPAE-7291 fix metadata file
1 parent 37d4819 commit b98ac9f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.main-meta/main.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f47q10-cnano-pwm-rgb-led-mcc",
77
"version": "1.0.2",
8-
"displayName": "Driving RGB-LEDs Using PWM and Interrupts",
8+
"displayName": "Driving RGB-LEDs Using PWM and Interrupts (MCC)",
99
"projectName": "pic18f47q10-cnano-pwm-rgb-led-mcc",
1010
"shortDescription": "In this demo, the CCP1, CCP2 and PWM3 peripherals in conjunction with TMR2 are used to produce PWM signals featuring a color game on an RGB LED. Three GPIO pins are used as outputs: RB0, RB3 and RD0.",
1111
"ide": {
@@ -38,7 +38,6 @@
3838
},
3939
"author": "Microchip",
4040
"subcategories": [
41-
"Peripherals",
4241
[
4342
"Peripherals", "PWM"
4443
]

0 commit comments

Comments
 (0)