YModemSuccessCallback typedef
YModemSuccessCallback =
void Function()
Called once the whole file has been correctly sent and acknowledged.
Implementation
typedef YModemSuccessCallback = void Function();
Called once the whole file has been correctly sent and acknowledged.
typedef YModemSuccessCallback = void Function();