EmlaLockSafe
UsedInterrupts.h File Reference
#include "configuration/HardwareConfiguration.h"
#include <Arduino.h>
#include <functional>

Go to the source code of this file.

Classes

class  UsedInterrupts
 Class used to globally disable enable interrupts. More...
 

Functions

void ICACHE_RAM_ATTR encoderInterrupt (void)
 Callback if one of the encoder's pin are changed. More...
 

Function Documentation

◆ encoderInterrupt()

void ICACHE_RAM_ATTR encoderInterrupt ( void  )

Callback if one of the encoder's pin are changed.

Author
Hugo3132