Closed ddanilchenko closed 2 months ago
Before I run my CodeQL and Quality Control workflows on this, can you change the base branch from Main-Trunk
to Version-1.1.0-Development
?
Also, in your Pull Request description, can you clarify what each callback does and their purpose?
Before I run my CodeQL and Quality Control workflows on this, can you change the base branch from
Main-Trunk
toVersion-1.1.0-Development
?Also, in your Pull Request description, can you clarify what each callback does and their purpose?
done. modified the initial comment for the PR. please have as look. a few words about onrawdatareceived. the main purpose of it is to add possibility of handling raw data received by the instance of the SerialReceiver class. in my case i used it to implement seamless integration with fc, e.g. read data from rx, handle crsf packages and bypass raw data to fc.