From e524e2b3aea818edd26008cd714f6923979256c4 Mon Sep 17 00:00:00 2001 From: Owen Carter Date: Thu, 19 Sep 2024 16:19:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e40fe0..1fd7d06 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The D1 used in the MQ Pro also supports a number of internal interfaces, eg PWM Overlays are easiest to use; but are not **yet** covered by this guide. I intend to get them working in the future but time and enthusiasm make this a low priority for me. (watch this space..) -Instead, there is discussion of device trees, pin assignment, and a guide + tooling to build and maintain a custom Device Tree that exposes the interfaces you need. This [comes after](#device_trees) the Install guide. +Instead, there is discussion of device trees, pin assignment, and a guide + tooling to build and maintain a custom Device Tree that exposes the interfaces you need. This [comes after](#device-trees) the Install guide. -----------------------------