Files
ambz-sdk/lib/amb1_sdk/common/example/bcast/example_bcast.h
2024-12-15 00:34:01 +06:00

7 lines
105 B
C

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