diff options
-rw-r--r-- | teensy/qstrdefsport.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/teensy/qstrdefsport.h b/teensy/qstrdefsport.h index cfcbf7705c..5a2b191da4 100644 --- a/teensy/qstrdefsport.h +++ b/teensy/qstrdefsport.h @@ -36,7 +36,9 @@ Q(on) Q(off) Q(toggle) Q(readall) +Q(readinto) Q(readline) +Q(readlines) Q(FileIO) Q(input) Q(os) |