6 lines
90 B
C
6 lines
90 B
C
#ifndef _DO_BOARD_HH
|
|
#define _DO_BOARD_HH
|
|
|
|
void MX_Dout_Push(int index, int pwm);
|
|
|
|
#endif |