mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 22:00:28 +01:00
[python] Upgrade to micropython 1.11
This commit is contained in:
@@ -41,4 +41,6 @@ typedef struct _mp_obj_fun_bc_t {
|
||||
mp_obj_t extra_args[];
|
||||
} mp_obj_fun_bc_t;
|
||||
|
||||
void mp_obj_fun_bc_attr(mp_obj_t self_in, qstr attr, mp_obj_t *dest);
|
||||
|
||||
#endif // MICROPY_INCLUDED_PY_OBJFUN_H
|
||||
|
||||
Reference in New Issue
Block a user