circuitpython/stm/lexerfatfs.h

2 lines
58 B
C
Raw Normal View History

2014-01-16 17:09:13 -05:00
mp_lexer_t *mp_lexer_new_from_file(const char *filename);