mkr100 board can't use that function(sei and cli). ![]()
but I need to use it. Is there any alternative?
Hi @pc1436,
The noInterrupts() and interrupts() functions should be the equivalent on the MKR1000 and also do the same on AVR boards.
mkr100 board can't use that function(sei and cli). ![]()
but I need to use it. Is there any alternative?
Hi @pc1436,
The noInterrupts() and interrupts() functions should be the equivalent on the MKR1000 and also do the same on AVR boards.