doc: updated readme

This commit is contained in:
2025-12-28 20:10:12 +03:00
parent 4efbe96de1
commit 020194431b

View File

@@ -15,6 +15,11 @@
## Attention ## Attention
1. If the button is not used, specify any free GPIO in the initial configuration. 1. If the button is not used, specify any free GPIO in the initial configuration.
2. For correct operation, please enable the following settings in the menuconfig:
```text
GPIO_CTRL_FUNC_IN_IRAM
```
## Using ## Using