pic16bit: Add readinto and readlines to qstrs.

modussl
Damien George 2015-05-20 23:12:43 +01:00
parent e800db562f
commit a3c96c9252
1 changed files with 2 additions and 0 deletions

View File

@ -11,5 +11,7 @@ Q(toggle)
Q(Switch)
Q(value)
Q(readall)
Q(readinto)
Q(readline)
Q(readlines)
Q(FileIO)