diff options
Diffstat (limited to 'dac.h')
-rw-r--r-- | dac.h | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +#ifndef _H_DAC +#define _H_DAC + +#include <stdint.h> + +void dac_init(void); +inline void dac_set(uint8_t value); + +#endif |
![]() |
index : CWLogger | |
CW audio logger with SD card |
aboutsummaryrefslogtreecommitdiff |