maix.network
maix.network module
You can use
maix.networkto access this module with MaixPy
This module is generated from MaixCDK
Module
| module | brief |
|---|---|
| wifi | maix.network.wifi module |
Enum
Variable
Function
have_network
| item | doc |
|---|---|
| brief | Return if device have network(WiFi/Eth etc.) |
| return | True if have network, else False. |
C++ defination code:
bool have_network()