Re: [PR] simwifi: Connect the wifi whose ssid contains the special charaters. [nuttx]

2023-11-21 Thread via GitHub
xiaoxiang781216 merged PR #11237: URL: https://github.com/apache/nuttx/pull/11237 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nu

[PR] simwifi: Connect the wifi whose ssid contains the special charaters. [nuttx]

2023-11-20 Thread via GitHub
liqinhuixm opened a new pull request, #11237: URL: https://github.com/apache/nuttx/pull/11237 ## Summary When setting the ESSID that contains the special characters (\"'), we need to add an escape (\) for them. ## Impact N/A ## Testing If we want to connect the SSID that conta