File: insttypeinst.h

package info (click to toggle)
argyll 2.3.1%2Brepack-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 40,432 kB
  • sloc: ansic: 399,505; javascript: 36,570; xml: 1,551; sh: 674; makefile: 604
file content (46 lines) | stat: -rwxr-xr-x 797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46

/* Add instrument instance headers here */

/* 
 * Copyright 2001  - 2013 Graeme W. Gill
 * All rights reserved.
 *
 * This material is licenced under the GNU GENERAL PUBLIC LICENSE Version 2 or later :-
 * see the License2.txt file for licencing details.
 */

#ifdef __cplusplus
	extern "C" {
#endif


#ifdef ENABLE_SERIAL
# include "dtp22.h"
# include "dtp41.h"
# include "dtp51.h"
# include "ss.h"
#endif

#ifdef ENABLE_FAST_SERIAL
# include "specbos.h"
# include "kleink10.h"
# include "smcube.h"
#endif

#ifdef ENABLE_USB
# include "dtp20.h"
# include "dtp92.h"
# include "i1disp.h"
# include "i1d3.h"
# include "i1pro.h"
# include "i1pro3.h"
# include "munki.h"
# include "spyd2.h"
# include "spydX.h"
# include "huey.h"
# include "ex1.h"
# include "hcfr.h"
# include "colorhug.h"
#endif