mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-18 17:17:23 +08:00
Applied new path information to example modules.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/interrupt.h>
|
||||
|
||||
#include "../include/ecrt.h" // EtherCAT realtime interface
|
||||
#include "../../include/ecrt.h" // EtherCAT realtime interface
|
||||
|
||||
#define ASYNC
|
||||
#define FREQUENCY 100
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
#include "msr_param.h"
|
||||
|
||||
// EtherCAT
|
||||
#include "../include/ecrt.h"
|
||||
#include "../../include/ecrt.h"
|
||||
|
||||
#define ASYNC
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/interrupt.h>
|
||||
|
||||
#include "../include/ecrt.h" // EtherCAT realtime interface
|
||||
#include "../../include/ecrt.h" // EtherCAT realtime interface
|
||||
|
||||
#define ASYNC
|
||||
#define FREQUENCY 100
|
||||
|
||||
Reference in New Issue
Block a user