From 491606ab38d8d635b616e0c83ea9a16e095a3d02 Mon Sep 17 00:00:00 2001 From: Mateusz Walkowiak <52051360+HyperDX@users.noreply.github.com> Date: Mon, 17 Jul 2023 16:55:26 +0200 Subject: [PATCH] Update README.md move "connecting analog signal meter" to wiki --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 9d3c397..aede861 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,6 @@ More information: https://www.pe5pvb.nl/tef6686/ - [Getting started](https://github.com/PE5PVB/TEF6686_ESP32/wiki#getting-started) - [How to install the software](https://github.com/PE5PVB/TEF6686_ESP32/wiki/Installing-the-software) -### Connecting analog signal meter -``` - to meter - | - R V - IO27 -------=====-----=====---| - 1 k 5 k POT -``` ## Contributing We are open for a new ideas in our project. Feel free to share your thoughts in [Discussions](https://github.com/PE5PVB/TEF6686_ESP32/discussions).\ You can also contribute your own code using [Pull Requests](https://github.com/PE5PVB/TEF6686_ESP32/pulls). We will review it and merge into main branch.