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

Ymodem core functions. More...

#include "YmodemReceive.h"
#include "YmodemTransmit.h"
+ Include dependency graph for YmodemCore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Ymodem
 Ymodem class. More...
 

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.h.