Skip to content

Conversation

@wildwiz
Copy link

@wildwiz wildwiz commented May 16, 2018

Hi, this is a patch to add a diagnostic point in rc-switch.

  • It adds a callback, void (*RCSwitch::onRxBufferDebug)(int count, unsigned int* timings) that library clients can set to a user-side debug function, to receive timing buffer data whenever a decoding is attempted.
  • It also adds a #define, HAS_RC_ONRXBUFFER, which signals to the code using the library that the hook is available.

The change is silent until the hook is callback and, when idle, it has a very minimum impact on performance.

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