diff --git a/.main-meta/main.json b/.main-meta/main.json index 606af1f..30e6ce7 100644 --- a/.main-meta/main.json +++ b/.main-meta/main.json @@ -4,10 +4,10 @@ "content": { "metaDataVersion": "1.3.0", "name": "com.microchip.mplabx.project.pic32cxbz2_wbz45x_ble_can_bridge", - "version": "2.0.0", - "displayName": "WBZ45x BLE to CAN Bridge using MCP251863", + "version": "1.0.0", + "displayName": "PIC32CXBZ2_WBZ45x BLE to CAN Bridge using MCP251863", "projectName": "pic32cxbz2_wbz45x_ble_can_bridge", - "shortDescription": "This application serves as an illustration of how to extend a CAN network wirelessly using BLE. The CAN-BLE Central Device connects to the CAN-BLE Peripheral Device and establishes a BLE link using Microchip's proprietary Transparent UART Profile for CAN data transfer.", + "shortDescription": "IoT Made Easy!-This application serves as an illustration of how to extend a CAN network wirelessly using BLE. The CAN-BLE Central Device connects to the CAN-BLE Peripheral Device and establishes a BLE link using Microchip's proprietary Transparent UART Profile for CAN data transfer.", "ide": { "name": "MPLAB X", "semverRange": ">=6.00" diff --git a/readme.md b/readme.md index e9e2c8d..3e5938c 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# WBZ45x BLE to CAN Bridge using MCP251863 +# PIC32CXBZ2_WBZ45x BLE to CAN Bridge using MCP251863