fix up tests

This commit is contained in:
Brett Christensen 2024-02-09 15:36:35 +11:00
parent 3a47b3eb42
commit ef7225624b
5 changed files with 16 additions and 9 deletions

View file

@ -1,7 +1,7 @@
// The test library must be included first!
#include "../test_lib.h"
#include "timer.cpp"
#include "../../Software/src/devboard/utils/timer.cpp"
/* Helper functions */