Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pimoroni/inky
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pimoroni/inky
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: simulation
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    e32ffac View commit details
    Browse the repository at this point in the history
  2. support h/v flips

    daviehh committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    d2a4dc7 View commit details
    Browse the repository at this point in the history
  3. lint

    daviehh committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    d2bdb3e View commit details
    Browse the repository at this point in the history
  4. lint

    daviehh committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    ac6d892 View commit details
    Browse the repository at this point in the history
  5. lint

    daviehh committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    2c1691a View commit details
    Browse the repository at this point in the history
  6. hacky way for WHAT

    daviehh committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    a6fd88d View commit details
    Browse the repository at this point in the history
  7. slim down example

    daviehh committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    3d2fa6a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. code formats

    daviehh committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    51c430d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    d96cbbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb0817 View commit details
    Browse the repository at this point in the history
  3. Linting fix

    Gadgetoid committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    0093246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    226be65 View commit details
    Browse the repository at this point in the history
  5. small changes: no mock; colour-map corrections

    - Since we are using a new `__init__` for the `InkyMock` class without doing the hardware setup routine, there's now no need to use `Mock`. Also changed the color map `_colordicts` for the yellow inky variety in the simulation function to make the simulated plot look a bit more like the real one (used to have an overall yellowish hue with the old color map).
    daviehh authored Aug 27, 2019
    Configuration menu
    Copy the full SHA
    dd4a6c6 View commit details
    Browse the repository at this point in the history
Loading