micropython/stmhal/lexerfatfs.h

2 lines
58 B
C
Raw Normal View History

2014-03-12 19:06:26 -06:00
mp_lexer_t *mp_lexer_new_from_file(const char *filename);