Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The IR transmission example contradicts its description by registering an IR receive callback and referencing an undefined handler (`ir_rx_event`). This creates a broken example that can mislead users, cause runtime failure, and obscure the actual device behavior, which is especially risky in hardware-control documentation where users expect copy-paste-safe code.
