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 handle_mode() #10

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

added handle_mode() #10

wants to merge 5 commits into from

Commits on Feb 19, 2023

  1. added handle_mode()

    rvbnsk committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    4ce8cfd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Added custom I2C, test void loop() (#9)

    * changed I2C ports from defaults to custom
    
    * changed buzzer pin
    
    * added functions to main loop
    
    * changed buzzer pin to LED_BUILTIN
    
    ---------
    
    Co-authored-by: Kamil Dziedzic <[email protected]>
    rvbnsk and kamdz01 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    3e88d3f View commit details
    Browse the repository at this point in the history
  2. added handle_mode()

    rvbnsk committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    63ec5df View commit details
    Browse the repository at this point in the history
  3. changed clang tidy config file

    rvbnsk committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    a8921d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceae1cf View commit details
    Browse the repository at this point in the history