py/qstrdefs.h: qstrs for VfsFat.
This commit is contained in:
parent
ec37239e53
commit
6cee869feb
|
@ -697,3 +697,8 @@ Q(random)
|
||||||
Q(uniform)
|
Q(uniform)
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if MICROPY_VFS_FAT
|
||||||
|
Q(VfsFat)
|
||||||
|
Q(flush)
|
||||||
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue