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: 4dsystems/Diablo16-Serial-Arduino-Library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: 4dsystems/Diablo16-Serial-Arduino-Library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 19 files changed
  • 4 contributors

Commits on Aug 9, 2022

  1. Update Diablo_Serial_4DLib.cpp

    Added fix for SAM/SAMD architectures, and removed 2x flush() calls which could cause issues with SAM/SAMD processors.
    WanaGo authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    210eb94 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from WanaGo/patch-1

    Update Diablo_Serial_4DLib.cpp
    4D Systems authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d523f05 View commit details
    Browse the repository at this point in the history
  3. Update library.properties

    4D Systems authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    6bc932a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Create LICENSE

    4D Systems committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    843e0f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac29223 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Fixed setbaudWait function

    cruzjuniel committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4945069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    654ba7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe1a347 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    f0c098c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from cruzjuniel/master

    Fixed setbaudWait function, Removed flush calls in constructors
    4D Systems authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0275ee8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    65b48aa View commit details
    Browse the repository at this point in the history
  2. Updated installation instruction

    Also added image locally to fix broken image issue
    cruzjuniel committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    21a73bc View commit details
    Browse the repository at this point in the history
Loading