From 01d2a6eb82b0ef4b816d5b9a392da2781e2c0770 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Fri, 1 Aug 2008 09:29:40 +0000 Subject: [PATCH] ApplicationInterface --- include/ecrt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ecrt.h b/include/ecrt.h index a8cf7ea7..3ced34ca 100644 --- a/include/ecrt.h +++ b/include/ecrt.h @@ -33,9 +33,9 @@ /** \file * - * EtherCAT Realtime Interface. + * EtherCAT master application interface. * - * \defgroup RealtimeInterface EtherCAT Realtime Interface + * \defgroup ApplicationInterface EtherCAT Application Interface * * EtherCAT interface for realtime applications. This interface is designed * for realtime modules that want to use EtherCAT. There are functions to