Skip to content

Commit d061f89

Browse files
committed
MPAE-19449 more fixes, was a duplicated image
1 parent 7b21499 commit d061f89

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ This example reads the value of the VCNL4200 proximity sensor on the Curiosity N
2222
The below image of the MPLAB Data Visualizer shows the application running, where proximityValue is displayed in a Printf string. Any I<sup>2</sup>C errors would also be displayed.
2323

2424
When running the application using the MPLAB Data Visualizer, you should see something similar to the following:
25-
![alt text](images/avr128db48-i2c-proximity-sensor-callbacks-printf-errors.png)
2625

27-
The following is the required MCC Melody configuration.
28-
![alt text](images/avr128db48-i2c-proximity-sensor-callbacks-printf-errors_configuration.png)
26+
![alt text](images/avr128db48-i2c-proximity-sensor-callbacks-printf-errors.png)
2927

3028
## Setup
3129

0 commit comments

Comments
 (0)