Skip to content

Commit 0d73547

Browse files
committed
MPAE-18199 even more readme improvements from MCU8_TEJ-1477
1 parent 183dee6 commit 0d73547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# MCC Melody ADC Basic Printf Example - Callbacks Implementation (PIC18F57Q43)
1010

1111
The [ADC Basic Printf example](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.EXAMPLES.RUNNING.ADCC.PRINTF&version=latest&redirect=true "Analog-to-Digital Conversion (ADC) Basic Printf example, of the MPLAB® Code Configurator (MCC) ADC Converter with Computation (ADCC) Example"
12-
), of the MCC Melody ADCC Example Component, is used in the Callbacks implementation. Analog-to-Digital Conversion (ADC) measurements are taken every 500 ms, using a Timer overflow callback. The LED is toggled and the result is sent to the PC terminal.
12+
), of the MCC Melody ADCC Example Component, is used in the Callbacks implementation. Analog-to-Digital (A/D) conversions are taken every 500 ms, using a Timer overflow callback. The LED is toggled and the result is sent to the PC terminal.
1313

1414
## MCC Melody Example Components
1515
Example Components are a tight integration of learning material directly into MCC. This allows users to conveniently place configuration instructions side-by-side to the components they are configuring. For more information, refer to the [MCC Melody Example Components Introduction](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MCC.MELODY.EXAMPLES&version=latest&redirect=true).
@@ -31,7 +31,7 @@ Example Components are related to [MCC Melody Design Patterns for Control Flow](
3131
- MPLAB® X IDE 6.20.0 or newer [(MPLAB® X IDE 6.20)](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-x-ide)
3232
- MPLAB® XC8 2.46.0 or newer [(MPLAB® XC8 2.46)](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/xc8)
3333

34-
- MCC Plugin Version 5.5.1 or newer (Tools > Plugins > Installed, search: "MCC")
34+
- MCC Plugin Version 5.5.1 or newer (*Tools>Plugins>Installed*, search: "MCC")
3535
- ADCC Example Component 1.0.0 or newer
3636
- MCC Core 5.7.1 or newer
3737
- MCC Melody Core 2.7.1 or newer (Communicates with the MCC core, providing views and other functionality for MCC Melody)

0 commit comments

Comments
 (0)