Quit the FTP client.

Syntax

void FTP_Finish(void);

Parameters

None.

Return value

None.

Remarks

To connect to the FTP server, call the FTP_Connect function.

To send a command to the FTP server, call the FTP_Command function.

Requirements

Header file:
lib.h
FTP.h
Library file:
libFTP.a
libSTARTUPOPH5000.a


Last updated: 2021/06/03