fix: image url in readme
Some checks failed
/ platformio (push) Failing after 26s
/ openscad (push) Successful in 1m44s

This commit is contained in:
s3lph 2024-03-02 19:09:11 +01:00
parent a077f2e7e7
commit 566a50e6b5
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -103,7 +103,7 @@ If you choose to do this, please check the ADC voltage level of your ESP8266 boa
Example with a NodeMCU board:
![brightness.png][brightness.png]
![brightness.png](brightness.png)
You can use the values `ADC_MAX`, `ADC_MIN`, `BRIGHT_MIN` and `BRIGHT_MAX` at the top of the file `esp/src/main.cpp` to fine-tune the sensitivity and thresholds of the auto adjustment.