From 00944434d448ad7d944c6964385afea77ae73474 Mon Sep 17 00:00:00 2001 From: myles-parfeniuk Date: Sat, 7 Jun 2025 09:44:44 -0700 Subject: [PATCH] update README.md with link to documentation page Signed-off-by: myles-parfeniuk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65fadc1..43367b6 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ Any tests added will automatically be detected at build time.

(back to top)

## Documentation -API documentation generated with doxygen can be found in the documentation directory of the master branch. +API documentation generated with doxygen can be found hosted [here](https://myles-parfeniuk.github.io/esp32_BNO08x/), from the docs directory of the master branch.

(back to top)

## Program Flowcharts