From b91d54bdfd5bfe3bc26f5c414a885de41e6df5c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Farka=C5=A1?= Date: Sun, 4 Jun 2023 10:16:02 +0200 Subject: [PATCH] Update README.md Added info about changing SPI frequency to get rid of interference caused by the screen. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21965a4..ff1e491 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ During boot hold: **ALL OTHER SETTINGS SHOULD BE REMARKED!** From v1.16 you **need to** update your ESP32 boards in board manager to v2.x - +In case you experience QRM from the screen on 90MHz, try to lower the SPI_FREQUENCY parameter. ### Connecting analog signal meter ```