6 lines
72 B
C
6 lines
72 B
C
#ifndef MACRO_H
|
|
#define MACRO_H
|
|
|
|
#define MaxNumberOfDigitizer 20
|
|
|
|
#endif |