Skip to content

Commit 2cb2650

Browse files
committed
MPAE-19362: Fixed tech writer
1 parent 139e942 commit 2cb2650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ This is an example of how to get started with the ADC on the ATmega4809. This is
5050
3. Connect the ATmega4809 Xplained Pro to the computer with a micro USB cable.
5151
4. Make sure the kit is selected as the tool to be programmed under project settings.
5252
5. Press the **Make and Program** button to program the device.
53-
6. Open the desired terminal application or Data visualizer and access the serial port associated with the Xplained Pro.
53+
6. Open the desired terminal application or Data Visualizer and access the serial port associated with the Xplained Pro.
5454
<br><img src="images/data_visualizer.png" width="600">
5555

5656
The [AN2573](https://www.microchip.com/en-us/application-notes/an2573) application note shows how to adjust the voltage level of the ADC input port, and the corresponding approximated value will be displayed via UART using the Data Visualizer.
5757

5858
## Conclusion
5959

60-
We have here shown how to setup and get started with the ADC basics project. For further information about this example and the functionality of the ADC, refer to the [AN2573](https://www.microchip.com/en-us/application-notes/an2573) application note.
60+
We have here shown how to set up and get started with the ADC basics project. For further information about this example and the functionality of the ADC, refer to the [AN2573](https://www.microchip.com/en-us/application-notes/an2573) application note.

0 commit comments

Comments
 (0)