Skip to content
Snippets Groups Projects
Commit 807765eb authored by Raul Radu's avatar Raul Radu Committed by Federico Mandelli
Browse files

[Rebase] Fixed errors caused by changes in boardcore

- Now EventBroker must be included only when needed and is no longer
included in common/Events.h
- Changed how EventBroker::postDelayed is called
- Changed how TimeScheduler::addTask is called
- Added task IDs as class members
- Fixed uninitialized members warnings (in Radio.cpp and Sensors.cpp)
- Removed unused constants that used to represent the task IDs that are
now generated automatically
- Removed InternalTemp as now it is incorporated in InternalADC
- Updated all the code to use InternalADC instead of InternalTemp API
- For some reason Topics.h changed its formatting :-) but it is
clang-formatter compliant so I won't discard changes
parent 506fbf2d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment