Skip to content

Commit 5d8dba9

Browse files
MPAE-15153
1 parent c48fd4b commit 5d8dba9

File tree

31 files changed

+2
-2
lines changed

31 files changed

+2
-2
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-blink-with-timer-mplab-mcc",
7-
"version": "1.1.0",
7+
"version": "1.1.1",
88
"displayName": "LED Blink using Timer",
99
"projectName": "avr128db48-blink-with-timer-mplab-mcc",
1010
"shortDescription": "This example uses the MCC Melody Library to show how to configure Timer/Counter A (TCA) in overflow interrupt mode to perform Pulse Width Modulation (PWM) using the AVR128DB48 Curiosity Nano development kit. Works with MPLAB X or MPLAB XPRESS IDE.",

avr128db48-LED_Blink-using-timer-mcc-1.1.0.X/main.c renamed to avr128db48-cnano-led-blink-pwm-mcc.X/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
/*
14-
© [2022] Microchip Technology Inc. and its subsidiaries.
14+
[2022] Microchip Technology Inc. and its subsidiaries.
1515
1616
Subject to your compliance with these terms, you may use Microchip
1717
software and any derivatives exclusively with Microchip products.

0 commit comments

Comments
 (0)