8 lines
160 B
C
8 lines
160 B
C
|
|
#ifndef __LV_MP_MEM_CUSTOM_INCLUDE_H
|
||
|
|
#define __LV_MP_MEM_CUSTOM_INCLUDE_H
|
||
|
|
|
||
|
|
#include <py/mpconfig.h>
|
||
|
|
#include <py/misc.h>
|
||
|
|
|
||
|
|
#endif //__LV_MP_MEM_CUSTOM_INCLUDE_H
|