Add explanation of the "flipped" printer setting and update README
This commit is contained in:
parent
ed1b9698f9
commit
992c39fd59
2 changed files with 7 additions and 2 deletions
|
@ -7,4 +7,7 @@ token="PUT_YOUR_ACCESS_TOKEN_HERE"
|
|||
secret="PUT_YOUR_ACCESS_SECRET_HERE"
|
||||
|
||||
[printer]
|
||||
# The printout can be flipped upside down. In this mode the lines will be
|
||||
# printed in reversed order. This is useful if the printer is mounted on a wall.
|
||||
# Default Value: false
|
||||
flipped=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue