Skip to content

Commit 5d61d4a

Browse files
committed
MPAE-11786 fix metadata
1 parent af36929 commit 5d61d4a

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
@@ -4,7 +4,7 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f47q10-cnano-eusart-hello-world-mcc",
7-
"version": "2.0.0",
7+
"version": "2.0.2",
88
"displayName": "EUSART Sending Hello World message",
99
"projectName": "pic18f47q10-cnano-eusart-hello-world-mcc",
1010
"shortDescription": "In this example the EUSART is set in the most common configuration (asynchronous operation and 8N1 message format) and Hello World messages are transmitted. Data Visualizer is used to see the messages on the PC. The drivers for peripherals were generated using MCC.",

0 commit comments

Comments
 (0)