LIBS/WAVPLAV/DAC.H
2021-09-08 21:26:43 +02:00

4 lines
82 B
C

void InitDAC(void);
void LPT1DAC(unsigned char b);
void LPT2DAC(unsigned char b);