mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-16 01:15:38 +00:00
- The feature prevents brute force attacks by not allowing more than allowed PoP attempts - Allowed failure attempts are configurable via menuconfig and is 5 by default - Change added for both `app_wifi` and `app_wifi_with_homekit` - Min IDF version needed (release/v5.1.3)