diff --git a/Distancer.cpp b/Distancer.cpp index 6abda84..5cad373 100644 --- a/Distancer.cpp +++ b/Distancer.cpp @@ -1,5 +1,6 @@ #include +#include "DeviceLib/ShiftRegister.h" int main() { diff --git a/Distancer.cppproj b/Distancer.cppproj index 0054799..50b309a 100644 --- a/Distancer.cppproj +++ b/Distancer.cppproj @@ -139,9 +139,18 @@ + + compile + + + compile + compile + + + \ No newline at end of file