Skip to content

Commit 6d60caf

Browse files
committed
MPAE-9562 Json File Updated
1 parent 8ad241f commit 6d60caf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.main-meta/main.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"projectName": "pic18f47q10-adc-computation-modes-mplab",
1010
"shortDescription": "Microchip offers a 10-bit ADCC module in PIC18-Q10 family microcontrollers. This example highlights the basic, average, burst average and low-pass filter computation modes of ADC using PIC18F47Q10 MCU and Curiosity High Pin Count development board.",
1111
"ide": {
12-
"name": "MPLAB X IDE",
13-
"semverRange": ">=5.40"
12+
"name": "MPLAB X",
13+
"semverRange": ">=5.40.0"
1414
},
1515
"compiler": [
1616
{
1717
"name": "XC8",
18-
"semverRange": "^2.30"
18+
"semverRange": "^2.30.0"
1919
}
2020
],
2121
"dfp": {

0 commit comments

Comments
 (0)