From e0e26dca5448c070a2eff2f8059269a9e5d63fab Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Thu, 29 Apr 2021 17:38:50 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac57f1f..ca085b8 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ lamp in your Home Assistant setup. Go ahead, make it so! :-) * **Possibilities to extend the device's functionality through hardware mods.** - There are GPIO pins that are not in use. If "tinkerer" is your middle name, - you can use those pins to come up with your own hardware hacks to extend - the device's functionality. + There are [GPIO pins that are not in use](doc/hardware.md#esp32-pinout). + If "tinkerer" is your middle name, you can use those pins to come up with + your own hardware hacks to extend the device's functionality. ## Quick start guide