4 lines
92 B
C
4 lines
92 B
C
#include <py/obj.h>
|
|
#include "Multiverse.h"
|
|
|
|
extern mp_obj_t new_str_from_pstr(Byte *pStr);
|