Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rrooggiieerr committed Jan 5, 2023
1 parent 3eed8c2 commit 2fd68ed
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
Python library to control XY Screens projector screens and projector lifts
over the RS-485 interface.

[<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" >](https://www.buymeacoffee.com/rrooggiieerr)

XY Screens is an OEM manufacturer of projector screens and projector lifts.

## Hardware
Expand Down Expand Up @@ -48,4 +46,7 @@ Move the screen up: `python3 -m xyscreens <serial port> up`

If you add the arguments `--wait <time>` to the down and up commands where
`<time>` is the time in seconds to move the screen down, respectively up, the
process will wait till the screen is down/up and show the progress.
process will wait till the screen is down/up and show the progress.

Do you enjoy using this Python library? Then consider supporting my work:\
[<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" >](https://www.buymeacoffee.com/rrooggiieerr)

0 comments on commit 2fd68ed

Please sign in to comment.