py/qstrdefs.h: qstrs for VfsFat.

This commit is contained in:
Paul Sokolovsky 2016-02-15 12:48:51 +02:00
parent ec37239e53
commit 6cee869feb
1 changed files with 5 additions and 0 deletions

View File

@ -697,3 +697,8 @@ Q(random)
Q(uniform)
#endif
#endif
#if MICROPY_VFS_FAT
Q(VfsFat)
Q(flush)
#endif