touchup adding frequencyin interrupt handling

This commit is contained in:
sommersoft 2019-02-24 18:07:55 -06:00
parent f602fa3d9f
commit a8204f1bf9
1 changed files with 1 additions and 0 deletions

View File

@ -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];