Skip to content
Snippets Groups Projects
Commit 10a2b0e2 authored by Vincent Hardion's avatar Vincent Hardion
Browse files

"Migration_Tango7"

parent 2aa1971d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.device</groupId>
<artifactId>SY900S_channel-${aol}-${mode}</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<packaging>nar</packaging>
<name>SY900S_Channel</name>
<description>SY900S_channel device</description>
......
......@@ -6,11 +6,14 @@
//
// project : SY900S_Channel
//
// $Author: sebleport $
// $Author: vince_soleil $
//
// $Revision: 1.5 $
// $Revision: 1.6 $
//
// $Log: not supported by cvs2svn $
// Revision 1.5 2007/07/16 09:56:36 sebleport
// one methode name has changed
//
// Revision 1.4 2007/07/16 09:33:39 sebleport
// ON state replaced by STANDBY state
// exception management improved
......@@ -46,8 +49,8 @@
#include "DeviceProxyHelper.h"
/**
* @author $Author: sebleport $
* @version $Revision: 1.5 $
* @author $Author: vince_soleil $
* @version $Revision: 1.6 $
*/
// Add your own constants definitions here.
......@@ -71,7 +74,7 @@ namespace SY900S_Channel_ns
*/
class SY900S_Channel: public Tango::Device_3Impl
class SY900S_Channel: public Tango::Device_4Impl
{
public :
// Add your own data members here
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment