Skip to content

Commit 95527a1

Browse files
committed
MPAE-18121: Typo fix in readme
1 parent 23c1fc3 commit 95527a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![MCHP](images/microchip.png)](https://www.microchip.com)
22

3-
# Receive Control Commands via EUSART Using the PIC18f47Q10 Microcontroller With MCC Melody
3+
# Receive Control Commands via EUSART Using the PIC18F47Q10 Microcontroller With MCC Melody
44

55
This example shows how to implement a command line interface. This way, the microcontroller can receive control commands via the EUSART. In this use case, an LED is controlled using commands sent from the MPLAB® Data Visualizer.
66

0 commit comments

Comments
 (0)