RTL00MP3/RTL00_SDKV35a/component/common/example/bcast/example_bcast.h
2017-06-07 23:44:38 +03:00

6 lines
105 B
C

#ifndef EXAMPLE_BCAST_H
#define EXAMPLE_BCAST_H
void example_bcast(void);
#endif /* EXAMPLE_BCAST_H */