Skip to content

Commit 4d2d89c

Browse files
committed
fix doc link
1 parent dbaa6ee commit 4d2d89c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ This library provides a extensive interface that enables the following functiona
4343

4444
|Reference | Description |
4545
|---|---|
46-
|[Quick Reference](https://docs.sparkfun.com/SparkFun_Qwiic_XM125_Arduino_Library/class_qw_dev_x_m125.html)| A quick reference API for the the main library object ```QwDevXM125```|
46+
|[Quick Reference - Distance](https://docs.sparkfun.com/SparkFun_Qwiic_XM125_Arduino_Library/classsf_dev_x_m125_distance.html)| A quick reference API for the the main library object for the Distance Application|
47+
|[Quick Presence - Distance](https://docs.sparkfun.com/SparkFun_Qwiic_XM125_Arduino_Library/classsf_dev_x_m125_presence.html)| A quick reference API for the the main library object for the Distance Application|
4748
|[Full Documentation](https://docs.sparkfun.com/SparkFun_Qwiic_XM125_Arduino_Library/)| The full documentation and API for this Arduino library|
4849
|[SparkFun Pulsed Coherent Radar Sensor](https://github.com/sparkfun/SparkFun_Qwiic_Pulsed_Radar_Sensor_XM125)| Hardware GitHub Repository|
4950
|[Hook Up Guide](https://docs.sparkfun.com/SparkFun_Qwiic_Pulsed_Radar_Sensor_XM125/introduction/) | Hardware Overview and Quick Start for the XM125 Qwiic Development Board |
@@ -64,7 +65,6 @@ The following examples are provided with the library
6465
|[Distance Serial Plotter](examples/Example08_DistanceSerialPlotter/Example08_DistanceSerialPlotter.ino)|This example prints out the distance values of the 0 distance channels to the serial plotter tool in Arduino.|
6566
|[Distance Advanced Settings](examples/Example09_DistanceAdvancedSettings/Example09_DistanceAdvancedSettings.ino)|The sensor is initialized, then the distance (mm) and advanced values are output to the terminal. |
6667

67-
6868
## License Information
6969

7070
This product is ***open source***!

0 commit comments

Comments
 (0)