We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ba032 commit 6786b46Copy full SHA for 6786b46
libraries/RotaryEncoder/SwRotaryEncoder.cpp
@@ -143,6 +143,5 @@ void SwRotaryEncoder::_irq_handler(void)
143
144
void _pina_irq(uint8_t id)
145
{
146
- VERIFY(_encoder_ptr[id], );
147
_encoder_ptr[id]->_irq_handler();
148
}
0 commit comments