From f665a483b22b528db30059c86ee21fe6347e7402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Sandstr=C3=B6m?= Date: Tue, 5 Mar 2024 14:26:04 +0100 Subject: [PATCH] Update readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26499c8..578150c 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,11 @@ To summarize: 1. First element of array is always the channel count 2. Second element is the ethercat time (micro seconds, 32bit) 3. Each channel then have a 4 element header: - 1. Type code (defined by user) - 2. Data start position in array - 3. Data element count in array - 4. Spare for future use + + 1. Type code (defined by user) + 2. Data start position in array + 3. Data element count in array + 4. Spare for future use ## Loading of DAQ plugin in ecmc: