Skip to content

deal with to fast sensor corecctly maybe deactivating STM32 ISR investigate if p... #12

@todo

Description

@todo

//TODO deal with to fast sensor corecctly maybe deactivating STM32 ISR investigate if power cycle of MPU is needed
if (freqToHigh or freqToLow) {
if (freqToHigh) {
SEGGER_RTT_printf(0, "Sensor ID %u Freq to HIGH\n", i);
} else {
SEGGER_RTT_printf(0, "Sensor ID %u Freq to LOW\n", i);


This issue was generated by todo based on a TODO comment in 50def6f. It's been assigned to @BeSeeTek because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions