EasyCAT LAB - EtherCAT master legacy example

Dependencies:   SOEM SPI_STMPE610 SPI_TFT_ILI9341 TFT_fonts

The EasyCAT LAB is a complete educational and experimental EtherCAT® system, composed of one master and two slaves .

/media/uploads/EasyCAT/easycat_lab.jpg

/media/uploads/EasyCAT/components.jpg

soem_start.h

Committer:
EasyCAT
Date:
2019-06-11
Revision:
2:7d4fd6354015
Parent:
0:7077d8f28b3e

File content as of revision 2:7d4fd6354015:


#ifndef soem_start_H
#define soem_start_H


bool network_scanning(void);


#endif