Skip to content

Commit 878fe77

Browse files
Usha GUsha G
authored andcommitted
MPAE-13281 Added commas to the metadata description
1 parent 5f6c76d commit 878fe77

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
@@ -7,7 +7,7 @@
77
"version": "1.0.0",
88
"displayName": "UART-I2C Bridge and I2C Host Implementation using PIC16F15244 Microcontroller",
99
"projectName": "pic16f15244-uart-i2c-bridge-and-i2c-host-mplab-mcc",
10-
"shortDescription": "This example demonstrates UART I2C bridge implementation using PIC microcontroller The PIC16F15244 MCU acts as I2C host and communicates with multiple I2C clients Compatible PIC16F152xx family of MCUs are PIC16F15214 PIC16F15223 PIC16F15254 PIC16F15276",
10+
"shortDescription": "This example demonstrates UART-I2C bridge implementation using PIC microcontroller. The PIC16F15244 MCU acts as I2C host and communicates with multiple I2C clients. Compatible PIC16F152xx family of MCUs are PIC16F15214, PIC16F15223, PIC16F15254, PIC16F15276.",
1111
"ide": {
1212
"name": "MPLAB X",
1313
"semverRange": ">=6.0.0"

0 commit comments

Comments
 (0)