summaryrefslogtreecommitdiff
path: root/fontd
diff options
context:
space:
mode:
Diffstat (limited to 'fontd')
-rwxr-xr-xfontd3
1 files changed, 1 insertions, 2 deletions
diff --git a/fontd b/fontd
index 763d9d0..0925f3f 100755
--- a/fontd
+++ b/fontd
@@ -23,5 +23,4 @@ sed 's/^.*://g;s/\s[^[:space:]]*$//;s/\s//g')
#saving it as a var removed newlines, must add in with sed, send to bbrll to
# display
-#echo LOAD_RAW $bin END_RAW PRINT_BRAILLE | sed 's/\s/\n/g' | bbrll
-echo LOAD_RAW $bin END_RAW PRINT_RAW | sed 's/\s/\n/g' | bbrll
+echo LOAD_RAW $bin END_RAW PRINT_BRAILLE | sed 's/\s/\n/g' | bbrll