Skip to content

Commit f4ae99d

Browse files
MPAE-15039: Fixed version number in Metadata
1 parent a66773a commit f4ae99d

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.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.avr128db48-timer-triggered-adc-sampling-mplab-mcc",
7-
"version": "1.0.0",
7+
"version": "1.1.0",
88
"displayName": "Timer Triggered ADC Sampling",
99
"projectName": "avr128db48-timer-triggered-adc-sampling-mplab-mcc",
1010
"shortDescription": "This example shows how to configure the Analog-to-Digital Converter (ADC) to trigger a conversion on a specific event. The Timer/Counter type A (TCA) overflow is used to trigger the ADC sample accumulation and ADC result is transmitted through USART",

0 commit comments

Comments
 (0)