RTL00_WEB/USDK/component/common/example/bcast/example_bcast.h
2017-06-21 03:00:20 +03:00

6 lines
105 B
C

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