CR-Formula / Telem

Cyclone Racing's Real Time Telemetry System
GNU General Public License v3.0
1 stars 0 forks source link

ADC Task and Debug Stats #36

Closed APBashara closed 4 days ago

APBashara commented 4 days ago

Added a basic ADC task outline as well as enabled the FreeRTOS runtime stats functions. The Runtime stats are gated behind the DEBUG Macro. Another thing worth looking at would be adding a way to pass that macro over command line cleanly