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

T1192 : 1 line bug fix in Visualizer, and setup timer for average frame rate measurement in firmware #42

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on Aug 26, 2021

  1. Update Main.cpp

    eppisai committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    58db0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f3628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f370935 View commit details
    Browse the repository at this point in the history
  4. formatting corrected

    have added an empty line, at the start of InitTimer2 , and added a empty line before configGPIO() . Removed empty lines from int main() start and in interupt for timer2
    eppisai authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    e42f501 View commit details
    Browse the repository at this point in the history