Adafruit added

This commit is contained in:
2020-06-11 17:54:10 +02:00
parent f98164f8e6
commit d2a2c43386
9 changed files with 497 additions and 9 deletions

View File

@ -14,7 +14,6 @@ NEXTPAGESMALL=48
NEXTFIELDBOTTOM=7
NEXTFIELDRIGHT=14
NEXTFIELDRIGHTSMALL=25
MAXLENGTH=22
if [ $# -eq 0 ]; then
echo -e "$0: Syntax:\n$0 FIELD\n\nExample:\n$0 7\n\n\nFields:
@ -62,7 +61,7 @@ function heading() {
if [ $PAGE -eq 1 ]; then
makeLeft $NEXTPAGE
makeLeft $NEXTPAGE $FILE
fi
makeLeft 1 $FILE
makeLeft $SPACE $FILE
@ -70,7 +69,7 @@ function heading() {
printf "INTERGALACTIC\n" >> $FILE
if [ $PAGE -eq 1 ]; then
makeLeft $NEXTPAGE
makeLeft $NEXTPAGE $FILE
fi
makeLeft 1 $FILE
makeLeft $SPACE $FILE

View File

@ -1 +0,0 @@
./JunghackerPass "Foobert" "van Barbert" "Erde / Earth" "37C3, $(date -I)"