teensy: Add readinto and readlines qstrs.

This commit is contained in:
Damien George 2015-05-13 20:46:54 +01:00
parent 0bfc57022d
commit 1db3577bcb

View File

@ -36,7 +36,9 @@ Q(on)
Q(off) Q(off)
Q(toggle) Q(toggle)
Q(readall) Q(readall)
Q(readinto)
Q(readline) Q(readline)
Q(readlines)
Q(FileIO) Q(FileIO)
Q(input) Q(input)
Q(os) Q(os)