We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83517f0 commit c3101d4Copy full SHA for c3101d4
README.md
@@ -36,9 +36,9 @@ This is an example of how to get started with the ADC on the ATMEGA4809. This is
36
37
## Operation
38
39
-1. Open `ADCBasicswithmegaAVR0-Series.X` in MPLAB
+1. Open `ADCBasicswithmegaAVR0-Series.X` in MPLAB.
40
2. Connect the ATmega4809 Xplained Pro to your computer with a micro usb cable.
41
-3. Make sure the kit is selected as the tool to be programmed under project settings
+3. Make sure the kit is selected as the tool to be programmed under project settings.
42
4. Press the make and program button to program the device.
43
4. Open your favorite terminal application or Data visualizer and open the serial port associated with the Xplained Pro.
44
0 commit comments