]> Git Repo - esp-hosted.git/commit
bugfix/softap_ssid Fixed copied SoftAP SSID and Password length
authorSoh Kam Yung <[email protected]>
Wed, 26 Jun 2024 05:42:40 +0000 (13:42 +0800)
committerSoh Kam Yung <[email protected]>
Wed, 26 Jun 2024 05:42:40 +0000 (13:42 +0800)
commit385bdd26261276715bd024d49e578a2b812ede3c
tree1df26e9620af1162fc670d13f5d2aeaa9e604f5e
parentb1422afc4fe0a2ea1ffd6b5459edddc4d968ee71
bugfix/softap_ssid Fixed copied SoftAP SSID and Password length

Fixed the strncpy() length used to copy the SoftAP SSID and Password
to the req sent using wifi_start_softap().
esp_hosted_fg/host/linux/host_control/c_support/test_utils.c
This page took 0.029777 seconds and 5 git commands to generate.