Rabbit cloning board.

Hello,

I’m trying to use the rabbit cloning board. The instructions tell me to edit a line in rabbitbios.c that reads: #define ENABLECLONING 0

This line is not in rabbitbios.c

I’m using Dynamic C 9.62 in windows 8.1

Can somebody help?
Thank you

The macro is ENABLE_CLONING and can now be found in lib\bioslib\cloneconfig.lib

Thank you. That did the trick.