#ifndef MACRO_H #define MACRO_H #define MaxNBoards 22 #define MaxNChannels 16 #define MaxRecordLength 0x3fff * 8 #endif