init()
Initializes a Wi-Fi client object.
Declaration
init()Discussion
Instead of initializing a Wi-Fi client directly, consider using the shared instance available from the shared() class method.
Initializes a Wi-Fi client object.
init()Instead of initializing a Wi-Fi client directly, consider using the shared instance available from the shared() class method.