touchup adding frequencyin interrupt handling
This commit is contained in:
parent
f602fa3d9f
commit
a8204f1bf9
|
@ -30,6 +30,7 @@
|
|||
#include "timer_handler.h"
|
||||
|
||||
#include "common-hal/pulseio/PulseOut.h"
|
||||
#include "common-hal/frequencyio/FrequencyIn.h"
|
||||
|
||||
static uint8_t tc_handler[TC_INST_NUM];
|
||||
|
||||
|
|
Loading…
Reference in New Issue