Skip to content

Commit be20a0b

Browse files
committed
MPAE-11806 fix README
1 parent 5d61d4a commit be20a0b

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
@@ -1,6 +1,6 @@
11
[![MCHP](images/microchip.png)](https://www.microchip.com)
22

3-
# PIC18F47Q10 EUSART Sending "Hello World" message
3+
# EUSART Sending "Hello World" message
44

55
This example shows how to send a string message from the PIC18F47Q10 microcontroller to the PC and use MPLAB Data Visualizer Terminal to see it.
66

@@ -16,7 +16,7 @@ This example shows how to send a string message from the PIC18F47Q10 microcontro
1616
- MPLAB® X IDE 5.45 or newer [(microchip.com/mplab/mplab-x-ide)](http://www.microchip.com/mplab/mplab-x-ide)
1717
- MPLAB® XC8 2.31 or newer [(microchip.com/mplab/compilers)](http://www.microchip.com/mplab/compilers)
1818
- MPLAB® Code Configurator (MCC) 4.1.0 or newer [(microchip.com/mplab/mplab-code-configurator)](https://www.microchip.com/mplab/mplab-code-configurator)
19-
- MPLAB® Code Configurator Library 1.37.9 or newer [(microchip.com/mplab/mplab-code-configurator)](https://www.microchip.com/mplab/mplab-code-configurator)
19+
- MPLAB® Melody Library 1.37.18 or newer [(microchip.com/mplab/mplab-code-configurator)](https://www.microchip.com/mplab/mplab-code-configurator)
2020
- Microchip PIC18F-Q Series Device Support 1.8.154 or newer [(packs.download.microchip.com/)](https://packs.download.microchip.com/)
2121

2222
## Hardware Used

0 commit comments

Comments
 (0)