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: soylentOrange/DigiSpark_PWM Loading
base: main
Choose a base ref
...
head repository: theyo-tester/DigiSpark_2_PWM Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 11, 2024

  1. Create FUNDING.yml

    If you enjoy my content, please consider supporting what I do. Thank you.
    theyo-tester committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0df1468 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    added what changed in this fork
    theyo-tester committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ab73005 View commit details
    Browse the repository at this point in the history
  3. Update DigiSpark_PWM_example.ino

    adapted example to the modified library
    theyo-tester committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9e4838e View commit details
    Browse the repository at this point in the history
  4. Update DigiSpark_PWM.cpp

    Added Core changes
    theyo-tester committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    be13190 View commit details
    Browse the repository at this point in the history
  5. Update DigiSpark_PWM.h

    Add core changes
    theyo-tester committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d1c50cc View commit details
    Browse the repository at this point in the history
  6. Update DigiSpark_PWM.cpp

    small change regarding naming
    theyo-tester committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f76dd30 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    theyo-tester committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2ccf07a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update DigiSpark_PWM.h

    added possibility to change max duty cycle (f.i use 255 instead of 0..100%) for finer grade pwm
    theyo-tester committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c33cf90 View commit details
    Browse the repository at this point in the history
  2. Update DigiSpark_PWM.cpp

    added possibility to change max duty cycle (f.i use 255 instead of 0..100%) for finer grade pwm
    theyo-tester committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    49011be View commit details
    Browse the repository at this point in the history
  3. Update DigiSpark_PWM.cpp

    small improv. to avoid compiler warnings
    theyo-tester committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    920a0e9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    f37cc2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003a944 View commit details
    Browse the repository at this point in the history
Loading