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

Compiler warnings in several files #14

Closed
fweiss opened this issue Jul 8, 2024 · 1 comment
Closed

Compiler warnings in several files #14

fweiss opened this issue Jul 8, 2024 · 1 comment

Comments

@fweiss
Copy link
Owner

fweiss commented Jul 8, 2024

Time to get these out of the way. Following files:

  • matrix.cpp
  • MPU6050.cpp
  • I2CDevice.cpp
  • Motion.cpp
  • Profiler.cpp
  • Tween.cpp
  • timer.h
  • TimerAnimationTask.cpp
  • BadgeService.cpp

Much of this appears to be tech debt from migrating from esp-idf v4 to v5.

@fweiss
Copy link
Owner Author

fweiss commented Jul 20, 2024

Compiler warnings in the following files should be fixed separately. See relevant issues:

  • Tween.cpp - the whole animation needs to be fixed and tested
  • Timer.cpp/TimerAnimationTask.cpp - is it still used?
  • BadgeService.cpp/ADC - needs hardware fix to test

@fweiss fweiss closed this as completed Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant