mirror of https://github.com/arendst/Tasmota.git
Berry fix esp-idf 5 compilation
This commit is contained in:
parent
72b2767a74
commit
23a3c33968
|
@ -6,6 +6,7 @@
|
||||||
** https://github.com/Skiars/berry/blob/master/LICENSE
|
** https://github.com/Skiars/berry/blob/master/LICENSE
|
||||||
********************************************************************/
|
********************************************************************/
|
||||||
#include "berry.h"
|
#include "berry.h"
|
||||||
|
#include "esp_idf_version.h"
|
||||||
|
|
||||||
/* this file contains the declaration of the module table. */
|
/* this file contains the declaration of the module table. */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue