WiFi constructor

init

Creates WiFi instance with default values.

def __init__(self):
    ...

See Also