realtek_ameba_mp_sdk/component/common/example/bcast/example_bcast.h
2020-07-31 22:16:12 +08:00

6 lines
105 B
C

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