From 2ce0bb2f008efe2ee7d6a605f893623c87495d8f Mon Sep 17 00:00:00 2001 From: Awawa <69086569+awawa-dev@users.noreply.github.com> Date: Sat, 4 Feb 2023 14:22:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e57df63..5f97a76 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ That's how the grabbers works when other device is disconnected from the USB por # Software configuration (HyperHDR v17 and above) -**In HyperHDR `Image Processing→Smoothing→Update frequency` you should do not exceed the maximum capacity of the device.** +**In HyperHDR `Image Processing→Smoothing→Update frequency` you should do not exceed the maximum capacity of the device. Read more here: [testing performance](https://github.com/awawa-dev/HyperSPI#performance-output)** Select esp8266 protocol for ESP proprietary SPI protocol, esp32 for ESP32 boards or 'standard' for other devices. Make sure you set "Refresh time" to zero, "Baudrate" should be set to high but realistic value like ```25 000 000```.