EasyCAT LAB - EtherCAT master legacy example

Dependencies:   SOEM SPI_STMPE610 SPI_TFT_ILI9341 TFT_fonts

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers soem_start.h Source File

soem_start.h

00001 
00002 #ifndef soem_start_H
00003 #define soem_start_H
00004 
00005 
00006 bool network_scanning(void);
00007 
00008 
00009 #endif