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

7 lines
105 B
C

#ifndef EXAMPLE_MCAST_H
#define EXAMPLE_MCAST_H
void example_mcast(void);
#endif /* EXAMPLE_MCAST_H */