#ifndef _DI_BOARD_H #define _DI_BOARD_H void DiInit (void); int DiReadChann (int chann); #endif