Tasmota/lib/libesp32_audio/mp3_shine_esp32/src/l3bitstream.h
2022-08-09 08:02:53 +02:00

7 lines
125 B
C
Executable File

#ifndef shine_BITSTREAM_H
#define shine_BITSTREAM_H
void shine_format_bitstream(shine_global_config *config);
#endif