Skip to content

Conversation

@anastasiia-kornilova
Copy link
Contributor

No description provided.

@todo
Copy link

todo bot commented Aug 3, 2021

add comments

// TODO: add comments
auto convert_axis = [](uint16_t b_byte, uint16_t s_byte) {
return static_cast<int16_t>((b_byte << 8) | s_byte) >> 2;
};
QVector<int> sensorValues = {


This comment was generated by todo based on a TODO comment in e0f01f7 in #672. cc @anastasiia-kornilova.

@iakov iakov force-pushed the master branch 2 times, most recently from d1d317e to 0a4ad77 Compare November 19, 2023 17:26
@iakov iakov force-pushed the master branch 3 times, most recently from b3c87b7 to 165068c Compare August 12, 2024 14:59
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

Successfully merging this pull request may close these issues.

1 participant