diff --git a/.main-meta/main.json b/.main-meta/main.json index 8f9a7d7..383ed1c 100644 --- a/.main-meta/main.json +++ b/.main-meta/main.json @@ -2,29 +2,29 @@ "metaDataVersion": "1.0.0", "category": "com.microchip.ide.project", "content": { - "metaDataVersion": "1.1.0", + "metaDataVersion": "1.3.0", "name": "com.microchip.mcu8.mplabx.project.pic16f18446-sensor-board-temperature-measurement", - "version": "1.0.1", + "version": "2.0.0", "displayName": "PIC16F18446 Sensor Board Temperature Measurement", "projectName": "pic16f18446-sensor-board-temperature-measurement", "shortDescription": " The PIC reads the temperature sensor, and displays the temperature on the LCD. The sensor has a temperature coefficient of 19.5 mV/°C. It is sensitive enough to detect the heat of the user's hand from a distance of 1 cm.", "ide": { "name": "MPLAB X", - "semverRange": ">=5.30.0" + "semverRange": ">=6.15.0" }, "compiler": [ { "name": "XC8", - "semverRange": "^2.10.0" + "semverRange": "^2.45.0" } ], "dfp": { "name": "PIC16F1xxxx_DFP", - "semverRange": "^1.2.99" + "semverRange": "^1.21.368" }, "configurator": { "name": "MCC", - "semverRange": ">=3.95.0" + "semverRange": ">=5.3.7" }, "device": { "metaDataVersion": "1.0.0", @@ -37,17 +37,14 @@ } }, "author": "Microchip", - "subcategories": [ - [ - "Peripherals", - "ADCC" - ] - ], "peripherals": [ - "ADCC" + "ADCC", + "MSSP", + "CLC" ], "keywords": [ - "LCD" + "LCD", + "Temperature Sensing" ], "additionalData": { "longDescription": {