LibDriver VS1053B
Loading...
Searching...
No Matches
driver_vs1053b_patch_wav.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_VS1053B_PATCH_WAV_H
38#define DRIVER_VS1053B_PATCH_WAV_H
39
40#include <stdio.h>
41#include <stdint.h>
42#include <string.h>
43
44#ifdef __cplusplus
45extern "C"{
46#endif
47
51#define VS1053B_PATCH_WAV_PLUGIN_SIZE 40
52
56static const uint16_t gsc_vs1053b_patch_wav_plugin[VS1053B_PATCH_WAV_PLUGIN_SIZE] =
57{
58 /* compressed plugin */
59 0x0007, 0x0001, 0x8010, 0x0006, 0x001c, 0x3e12, 0xb817, 0x3e14, /* 0 */
60 0xf812, 0x3e01, 0xb811, 0x0007, 0x9717, 0x0020, 0xffd2, 0x0030, /* 8 */
61 0x11d1, 0x3111, 0x8024, 0x3704, 0xc024, 0x3b81, 0x8024, 0x3101, /* 10 */
62 0x8024, 0x3b81, 0x8024, 0x3f04, 0xc024, 0x2808, 0x4800, 0x36f1, /* 18 */
63 0x9811, 0x0007, 0x0001, 0x8028, 0x0006, 0x0002, 0x2a00, 0x040e,
64};
65
66#ifdef __cplusplus
67}
68#endif
69
70#endif
#define VS1053B_PATCH_WAV_PLUGIN_SIZE
vs1053b patch wav plugin size definition