hal/arduino/HalMultiSensor/InterruptUtil.h

13 lines
136 B
C
Raw Normal View History

2016-02-11 16:31:03 +01:00
#ifndef INTERRUPT_H
#define INTERRUPT_H
class INTERRUPT_H
{
public:
sleep();
private:
pinInterrupt();
}
#endif // INTERRUPT_H