summaryrefslogtreecommitdiff
path: root/plugins/Listener/catchcopy-v0002/catchcopy-api-0002/VariablesCatchcopy.h
blob: 135c087a264bfe1a9e46818e60c9483d4bb48ab9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/** \file VariablesCatchcopy.h
\brief Define the variable for catchcopy
\author alpha_one_x86
\licence GPL3, see the file COPYING */

#ifndef VARIABLECATCHCOPY_H
#define VARIABLECATCHCOPY_H

#define CATCHCOPY_PROTOCOL_VERSION "0002"
#define CATCHCOPY_COMMUNICATION_TIMEOUT 200

#endif // VARIABLECATCHCOPY_H