Skip to content

Commit 8975c25

Browse files
committed
add example links]
1 parent 21a5fc6 commit 8975c25

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,8 @@ The operation of this mode is outlined in the following diagram:
204204
3) Loop mode is entered
205205
4) Messages from the sensor are processed
206206
5) When a navigation event message is identified, the message is parsed and the corresponding navigation event sent to the supplied ```on_navigation()``` callback function.
207+
208+
To further understand how to use Navigation mode, review the Navigaton examples provided with this library.
209+
210+
- [Navigation using I2C](examples/Example01_NavigationI2C/Example01_NavigationI2C.ino)
211+
- [Navigatoin using Seria](examples/Example03_NavigationUART/Example03_NavigationUART.ino)

0 commit comments

Comments
 (0)