Skip to content

Commit 6786b46

Browse files
committed
close #77
1 parent 73ba032 commit 6786b46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/RotaryEncoder/SwRotaryEncoder.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,5 @@ void SwRotaryEncoder::_irq_handler(void)
143143

144144
void _pina_irq(uint8_t id)
145145
{
146-
VERIFY(_encoder_ptr[id], );
147146
_encoder_ptr[id]->_irq_handler();
148147
}

0 commit comments

Comments
 (0)