wifi-tally_Oostendam/nodemcu-firmware/app/pcm/pcm_drv.h

10 lines
98 B
C
Raw Normal View History

2021-09-27 19:52:27 +00:00
#ifndef _PCM_DRV_H
#define _PCM_DRV_H
extern const drv_t pcm_drv_sd;
#endif /* _PCM_DRV_H */