summaryrefslogtreecommitdiff
path: root/plugins/Listener/catchcopy-v0002/catchcopy-api-0002/VariablesCatchcopy.h
blob: ce73aeec6b3d746076d9cd5c0031e317deeffc5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/** \file VariablesCatchcopy.h
\brief Define the variable for catchcopy
\author alpha_one_x86
\version 0002
\date 2010 */

#ifndef VARIABLECATCHCOPY_H
#define VARIABLECATCHCOPY_H

#define CATCHCOPY_PROTOCOL_VERSION "0002"
#define CATCHCOPY_COMMUNICATION_TIMEOUT 200

#endif // VARIABLECATCHCOPY_H