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

Added blink detection to code. #6

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Apr 25, 2021

  1. Added blink detection.

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    8156b32 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    0d4a034 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    6b41e8a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    1b3492e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    5d33aed View commit details
    Browse the repository at this point in the history
  6. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    25942b7 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    8f6a855 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    20c10df View commit details
    Browse the repository at this point in the history
  9. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    c645b40 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    6dc29c3 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    01a12e6 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    452dd67 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    d0aded2 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    84b972d View commit details
    Browse the repository at this point in the history
  15. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    4ce12b3 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    2040724 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    19f434f View commit details
    Browse the repository at this point in the history
  18. Add files via upload

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    6fa1b4c View commit details
    Browse the repository at this point in the history
  19. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    6393b66 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    56fb316 View commit details
    Browse the repository at this point in the history
  21. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    d6e4f8c View commit details
    Browse the repository at this point in the history
  22. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    fc008ef View commit details
    Browse the repository at this point in the history
  23. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    4c9a460 View commit details
    Browse the repository at this point in the history
  24. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    1021784 View commit details
    Browse the repository at this point in the history
  25. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    c6351e0 View commit details
    Browse the repository at this point in the history
  26. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    37d7c19 View commit details
    Browse the repository at this point in the history
  27. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    4b907ac View commit details
    Browse the repository at this point in the history
  28. Blink callback as optional parameter.

    Ensures that other examples will work further.
    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    919d014 View commit details
    Browse the repository at this point in the history
  29. Update README.md

    AK-Homberger committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    e622842 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Improved serial read.

    Replaced "if(stream.available())" with "while (stream.available()" to improve performance on slower boards.
    AK-Homberger committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    10313b1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Update README.md

    AK-Homberger committed May 3, 2021
    Configuration menu
    Copy the full SHA
    388db20 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Update README.md

    AK-Homberger committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    38eb3c0 View commit details
    Browse the repository at this point in the history