Tasmota/lib/libesp32/berry_custom/src/berry_custom.h
Christian Baars e5521bb763
Build system: allow easy solidification of external Berry (#21430)
* custom solidification

* solidify-from-url

* forgot folders

---------

Co-authored-by: Radio Loge <radiologe@MacBook-Pro-von-Radio.local>
2024-05-24 20:57:43 +02:00

9 lines
125 B
C

// force compilation by including this file
#ifndef __BERRY_CUSTOM__
#define __BERRY_CUSTOM__
#endif // __BERRY_CUSTOM__