Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drawsome Tablet #57

Merged
merged 10 commits into from
May 25, 2020
Merged

Drawsome Tablet #57

merged 10 commits into from
May 25, 2020

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    b2475df View commit details
    Browse the repository at this point in the history
  2. Pressure Padding

    nullstalgia committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    ba9ae44 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    2c0ecb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0331af1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Configuration menu
    Copy the full SHA
    2f7524e View commit details
    Browse the repository at this point in the history
  2. Add specificInit for Drawsome tablet

    The tablet requires two additional register writes before it will start sending control data. The library now supports this functionality without issue (yay!).
    
    See the notes here: https://www.raphnet.net/divers/wii_graphics_tablets/index_en.php
    dmadison committed May 24, 2020
    Configuration menu
    Copy the full SHA
    c1b4f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e28ddf View commit details
    Browse the repository at this point in the history
  4. Remove Drawsome example "reconnect" calls

    This function was removed in the latest pull request. connect() is now used for both connection and reconnection attempts.
    dmadison committed May 24, 2020
    Configuration menu
    Copy the full SHA
    538e6e5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    736f0cc View commit details
    Browse the repository at this point in the history
  2. Fix Drawsome init comment (duplicate)

    skip ci
    dmadison committed May 25, 2020
    Configuration menu
    Copy the full SHA
    e8a6fe8 View commit details
    Browse the repository at this point in the history