### Board esp32s3 ### Device Description lilygo t-energy s3 ### Hardware Configuration n/a ### Version latest master (checkout manually) ### IDE Name arduino ide ### Operating System windows 11 ### Flash frequency 80Mhz ### PSRAM enabled yes ### Upload speed 921600 ### Description dhcp option 114 has been added to esp-idf 5.4 [here](https://github.com/espressif/esp-idf/commit/3035ce294d94cec9d801ab72866211cb534dac43), which has recently been [merged](https://github.com/espressif/arduino-esp32/pull/11212) into arduino-esp32 master. how can i use it in captive portal? ### Sketch ```cpp i am using the captiveportal example ``` ### Debug Message ```plain n/a ``` ### Other Steps to Reproduce _No response_ ### I have checked existing issues, online documentation and the Troubleshooting Guide - [x] I confirm I have checked existing issues, online documentation and Troubleshooting guide.