Ymodem ESP32 1.0.0
Loading...
Searching...
No Matches
YmodemCore.cpp File Reference

Ymodem core functions. More...

#include "YmodemCore.h"
+ Include dependency graph for YmodemCore.cpp:

Go to the source code of this file.

Detailed Description

Ymodem core functions.

Author
Miguel Ferrer (mferr.nosp@m.er@i.nosp@m.nbiot.nosp@m..es)
Version
0.1
Date
2025-01-24

This file contains the core functions for the Ymodem protocol, including both file transmission and reception. It provides a high-level interface for sending and receiving files using the Ymodem protocol.

Definition in file YmodemCore.cpp.