This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 * [ Use Arduino Library Manager] ( #use-arduino-library-manager )
2222 * [ Manual Install] ( #manual-install )
2323 * [ VS Code & PlatformIO] ( #vs-code--platformio )
24- * [ Packages' Patches] ( #packages-patches )
25- * [ 1. For Portenta_H7 boards using Arduino IDE in Linux] ( #1-for-portenta_h7-boards-using-arduino-ide-in-linux )
26- * [ 2. To fix compile error relating to dns_gethostbyname and LwIP stack] ( #2-to-fix-compile-error-relating-to-dns_gethostbyname-and-lwip-stack )
2724* [ HOWTO Fix ` Multiple Definitions ` Linker Error] ( #howto-fix-multiple-definitions-linker-error )
2825* [ Examples] ( #examples )
2926 * [ 1. AsyncHTTPRequest] ( examples/AsyncHTTPRequest )
@@ -357,8 +354,11 @@ char pass[] = "12345678"; // your network password (use for WPA, or use
357354Start AsyncHTTPRequest on RASPBERRY_PI_PICO_W with RP2040W CYW43439 WiFi
358355AsyncTCP_RP2040W v1.0.0
359356AsyncHTTPRequest_RP2040W v1.0.0
360- Using mac index = 15
361- Connected! IP address: 192.168.2.101
357+ Connecting to SSID: HueNet1
358+ SSID: HueNet1
359+ Local IP Address: 192.168.2.94
360+ signal strength (RSSI):-25 dBm
361+
362362Request sent
363363**************************************
364364abbreviation: EST
You can’t perform that action at this time.
0 commit comments