Tasmota/lib/libesp32/berry_animate/src/berry_animate.h
s-hadinger 2808653ad9
Moved Berry animate to its own berry_animate lib (#20309)
* Moved Berry animate to its own `berry_animate` lib

* Fix solidification

* fix compilation

* Fix compilation
2023-12-25 11:01:19 +01:00

9 lines
134 B
C

// force include of module by including this file
#ifndef __BERRY_ANIMATE__
#define __BERRY_ANIMATE__
#endif // __BERRY_ANIMATE__