Skip to content

Commit c725007

Browse files
committed
MPAE-10074: Fixed IDE in Metadata
1 parent 3613fd4 commit c725007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.main-meta/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"projectName": "pic18f57q43-dma-uart-to-pwm-part2",
1010
"shortDescription": "Part 2 example showing how to use DMA to transfer data from UART recieve buffer to PWM duty cycle register to control a PWM.",
1111
"ide": {
12-
"name": "MPLABX",
12+
"name": "MPLAB X",
1313
"semverRange": ">=5.30.0"
1414
},
1515
"compiler": [

0 commit comments

Comments
 (0)