Update README.md

This commit is contained in:
Owen Carter 2024-09-19 16:19:32 +02:00 committed by GitHub
parent 65903564b1
commit e524e2b3ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
-----------------------------