Thanks to visit codestin.com
Credit goes to github.com

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: adafruit/Adafruit_CircuitPython_FocalTouch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.1
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_FocalTouch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.2
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    3a5c17d View commit details
    Browse the repository at this point in the history
  2. Update write function to suppress debug messages.

    I don't think the write function is actually used for anything, but as long as I am updating stuff anyway, suppress a debug print unless 'debug' is set to True.
    ilikecake committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    394fe4f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #32 from ilikecake/main

    Suppress debug messages
    tannewt authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6d3d688 View commit details
    Browse the repository at this point in the history
Loading