From 28f7460aa0b35930a6edae7a207957c949bd2831 Mon Sep 17 00:00:00 2001 From: Djuri Baars Date: Sun, 12 Nov 2023 14:27:08 +0100 Subject: [PATCH] More explanations in README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf8fefe..8ea0fda 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,13 @@ Biggest differences are: - Added market capitalization screen - LED flash on new block (and focus to block height screen on new block) +Hold the top button while resetting to reset WiFi settings. Hold the 2nd button from the top while resetting to activate QR-code WiFi configuration. + +"Steal focus on new block" means that when a new block is mined, the display will switch to the block height screen if it's not on it already. + Most [information](https://github.com/btclock/btclock_v2/wiki) about BTClock v2 is still valid for this version. -**NOTE**: The software assumes that the hardware is run in a controlled private network. The Web UI and the OTA update mechanism are not password protected and accessible to anyone in the network. Also, since the device only fetches numbers through WebSockets it will skip server ceritificate verification to save resources. +**NOTE**: The software assumes that the hardware is run in a controlled private network. The Web UI and the OTA update mechanism are not password protected and accessible to anyone in the network. Also, since the device only fetches numbers through WebSockets it will skip server certificate verification to save resources. ## Known issues - After starting it might take a while before the correct data is displayed