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

Revision:
0:7077d8f28b3e
diff -r 000000000000 -r 7077d8f28b3e soem_start.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/soem_start.h	Tue Jun 11 10:19:08 2019 +0000
@@ -0,0 +1,9 @@
+
+#ifndef soem_start_H
+#define soem_start_H
+
+
+bool network_scanning(void);
+
+
+#endif