diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ begin: PRINT_RAW or #prints the raw image buffer PRINT_BRAILLE or + #NOTE: THIS ONLY WORKS IF THE CANVAS Consits of only 0s and 1s #prints the output in braille, this uses only the width of the #first row so make sure to call CANVAS or something before hand END |