WIZlib Library API
ver 1.0
WIZlib Library API User Menual
|
AT Command Module. More...
Functions | |
void | atc_init (void) |
Initialize ATCMD Module. More... | |
void | atc_run (void) |
ATCMD Module Handler. More... | |
AT Command Module.
You can use the 'Serial to Ethernet' function by using
the AT Command module, and through the terminal, you can
change the settings of the device.
void atc_init | ( | void | ) |