ameba_ws2812b/component/common/example/mcast/example_mcast.h

7 lines
105 B
C
Raw Normal View History

2015-11-17 02:30:14 +00:00
#ifndef EXAMPLE_MCAST_H
#define EXAMPLE_MCAST_H
void example_mcast(void);
#endif /* EXAMPLE_MCAST_H */