You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The example implements an LED chaser, incrementing the binary number on the lowe
21
21
The polled implementation simply uses a delay, first of 100 ms then the delay period is changed to 1s once the LED chaser is finished. The hex and binary values of the I/O expander pins are displayed as a printf message over the Universal Asynchronous Receiver and Transmitter (UART).
22
22
23
23
## Operation
24
-
When running the application using the [MPLAB® Data Visualizer](https://www.microchip.com/en-us/tools-resources/debug/mplab-data-visualizer"MPLAB® Data Visualizer"), you should see something similar to the following.
24
+
When running the application using the [MPLAB® Data Visualizer](https://www.microchip.com/en-us/tools-resources/debug/mplab-data-visualizer"MPLAB® Data Visualizer"), something similar to the following should display:
**Note:** the delta 103 ms in the B and the 1.21 s in the C columns, respectively of the time plot. The difference from 100 ms, is simply due to the positioning of the cursor.
0 commit comments