Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smartavionics committed Jan 20, 2020
1 parent 5562bf4 commit 33a80d8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ RawMouse uses [cython-hidapi](https://github.com/trezor/cython-hidapi) to access

### Known Issues

* On Windows and MacOS, the Wireless Spacemouse that comes with a universal receiver silently fails. The same Spacemouse will work if connected by USB cable.

* Complex models can be slow to move when the preview screen is active but there's not much that can be done about that here.

* The rotation motion is rather weird because it's still using the original 2D mouse code. More work is needed here.
Expand All @@ -115,5 +113,9 @@ RawMouse uses [cython-hidapi](https://github.com/trezor/cython-hidapi) to access

1.0.0 - initial release.

1.0.1 - fix meta data blunder

1.0.2 - fix Universal Receiver not working on Windows & MacOS

---

0 comments on commit 33a80d8

Please sign in to comment.