Add feature to allow upside down printing of Tweets.

This is useful when the printer is mounted on a wall.
This commit is contained in:
Daniel Schulte 2018-03-18 19:06:57 +01:00
parent 860b2fa48b
commit ed1b9698f9
2 changed files with 14 additions and 3 deletions

View file

@ -5,3 +5,6 @@ secret="PUT_YOUR_CONSUMER_SECRET_HERE"
[auth.access]
token="PUT_YOUR_ACCESS_TOKEN_HERE"
secret="PUT_YOUR_ACCESS_SECRET_HERE"
[printer]
flipped=false