diff --git a/encoder.cpp b/encoder.cpp index c5bc049..5c994fc 100644 --- a/encoder.cpp +++ b/encoder.cpp @@ -1,3 +1,9 @@ +#include +#include + +#include "ubitx.h"//Pin definitions + + /* * SmittyHalibut's encoder handling, using interrupts. Should be quicker, smoother handling. */